NamedLayerStateTableNames Property |
Returns the names of named layer states in the document.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.14
Syntax public string[] Names { get; }
Public ReadOnly Property Names As String()
Get
Property Value
Type:
StringSee Also