Click or drag to resize

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)
Syntax
public abstract LinewidthItem RegionLinewidth { get; set; }

Property Value

Type: LinewidthItem
LinewidthItem representing line width of the layout area frame.
See Also