LayerLinetypeIndex Property |
Gets or sets the line-type index for this layer.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic int LinetypeIndex { get; set; }
Public Property LinetypeIndex As Integer
Get
Set
Property Value
Type:
Int32
See Also