Click or drag to resize

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)
Syntax
public abstract ColorItem RegionColor { get; set; }

Property Value

Type: ColorItem
ColorItem representing the color of the layout area frame.
See Also