LayoutShapeRegionColor Property |
Get or set the color 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 ColorItem RegionColor { get; set; }Public MustOverride Property RegionColor As ColorItem
Get
Set
Property Value
Type:
ColorItemColorItem representing the color of the layout area frame.
See Also