RhinoCommon API
LayerLayerIndex Property |
Note: This API is now obsolete.
Gets or sets the index of this layer.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
[ObsoleteAttribute("Use the Index property.")] public int LayerIndex { get; set; }
<ObsoleteAttribute("Use the Index property.")> Public Property LayerIndex As Integer Get Set