Click or drag to resize

CustomDisplay Properties

The CustomDisplay type exposes the following members.

Properties
  NameDescription
Public propertyClippingBox
Gets the clipping box of this CustomDisplay.
Public propertyEnabled
Gets or sets the Enabled state of this CustomDisplay instance. If you wish to terminate this CustomDisplay, place a call to Dispose() instead.
Public propertyIsDisposed
Gets a value indicating whether this CustomDisplay instance has been disposed. Once a CustomDisplay has been disposed, you can no longer use it.
Top
See Also