RenderContentCanBeEdited Property |
Determines if the content can be edited.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool CanBeEdited { get; }
Public ReadOnly Property CanBeEdited As Boolean
Get
Property Value
Type:
Boolean
See Also