Click or drag to resize

ChangeQueue Properties

The ChangeQueue type exposes the following members.

Properties
  NameDescription
Public propertyDisplayPipelineAttributes
Get the DisplayPipelineAttributes if available, null otherwise
Public propertyIsPreview
Return true if this ChangeQueue is created for preview rendering. No view was set for preview rendering.
Public propertyViewId
Return view ID for a RhinoDoc based ChangeQueue. Returns Guid.Empty if no view was associated with the changequeue, i.e. preview rendering.
Top
See Also