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