Click or drag to resize

ShapeLayer Property

Get or set the layer.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract Layer Layer { get; set; }

Property Value

Type: Layer
representing the layer of the figure Layer .
See Also