Click or drag to resize

LayerDescription Property

Get or set description of layer or layer group.

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

Property Value

Type: String
Description of layer or layer group.
See Also