Click or drag to resize

LayoutID Property

Get the ID of the layout.

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

Property Value

Type: Int32
Unique ID assigned to the layout.
See Also