Click or drag to resize

HatchShapeRegionLinewidth Property

Get or set line width of frame.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract LinewidthItem RegionLinewidth { get; set; }

Property Value

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