RhinoCommon API
RenderContentIsHiddenByAutoDelete Property |
Contents can be created as 'auto-delete' by certain commands such as 'PictureFrame'.
These contents are automatically hidden from the user when the associated Rhino object
is deleted. They are later deleted when the document is saved.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.15
public bool IsHiddenByAutoDelete { get; }
Public ReadOnly Property IsHiddenByAutoDelete As Boolean Get