LayoutShapeRegionLinewidth Property |
Get or set the line width of the layout area frame.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract LinewidthItem RegionLinewidth { get; set; }Public MustOverride Property RegionLinewidth As LinewidthItem
Get
Set
Property Value
Type:
LinewidthItemLinewidthItem representing line width of the layout area frame.
See Also