File3dmRenderContentAutoDelete Property |
True if the content is automatically deleted when not in use.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public bool AutoDelete { get; }
Public ReadOnly Property AutoDelete As Boolean
Get
Property Value
Type:
BooleanSee Also