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)
Syntaxpublic abstract LinetypeItem RegionLinetype { get; set; }Public MustOverride Property RegionLinetype As LinetypeItem
Get
Set
Property Value
Type:
LinetypeItemLinetypeItem representing the line type of the layout area frame.
See Also