RhinoObjectObjectType Property |
Gets the Rhino-based object type.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic ObjectType ObjectType { get; }
Public ReadOnly Property ObjectType As ObjectType
Get
Property Value
Type:
ObjectType
See Also