Click or drag to resize

LayoutShapeRegionLinetype Property

Get or set the line type 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 LinetypeItem RegionLinetype { get; set; }

Property Value

Type: LinetypeItem
LinetypeItem representing the line type of the layout area frame.
See Also