Click or drag to resize

DensityImageLegendController Fields

The DensityImageLegendController type exposes the following members.

Fields
 NameDescription
Protected field_axisScaleController Gets or sets the axis scale controller.
Protected field_clonedCopyOfDocCloned copy of the document (is null if _useDocumentCopy is false). Used to revert the edited document to the state before editing.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Protected field_coordinateController Gets or sets the coordinate controller.
Protected field_docThe document to edit.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Protected field_initialTag Gets or sets the initial tag.
Protected field_layerPositionController Gets or sets the layer position controller.
Protected field_suspendToken The suspend token of the document being edited. If _useDocumentCopy is false, we assume that a controller higher in the hierarchy has made a copy of the document, thus we do not use a suspend token for the document.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Protected field_useDocumentCopyIf true, a copy of the document is made before editing; this copy can later be used to revert the state of the document to the original state.
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Protected field_viewThe Gui view of this controller
(Inherited from MVCANControllerEditOriginalDocBaseTModel, TView)
Public fieldStatic memberContentsTag Gets or sets the content tag.
Public fieldStatic memberCoordSystemTag Gets or sets the coordinate system tag.
Public fieldStatic memberGraphItemsTag Gets or sets the graphic item tag.
Public fieldStatic memberGridStyleTag Gets or sets the grid style tag.
Public fieldStatic memberMajorLabelsTag Gets or sets the major labels tag.
Public fieldStatic memberMinorLabelsTag Gets or sets the minor labels tag.
Public fieldStatic memberPositionTag Gets or sets the position tag.
Public fieldStatic memberScaleTag Gets or sets the scale tag.
Public fieldStatic memberSecondaryCommonTag Gets or sets the secondary common tag.
Public fieldStatic memberTitleAndFormatTag Gets or sets the title and format tag.
Top
See Also