Click or drag to resize

HatchSettingsRegionLinetype Property

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

Property Value

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