Get the ID representing the empty layer.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public const int EmptyLayerID = 0
Public Const EmptyLayerID As Integer = 0
Field Value
Type:
Int32
ID representing an empty layer.
See Also