IVZTerritoryTranscript

Assembly: Visualizators;

Description

The IVZTerritoryTranscript interface is used to work with territory info.

Inheritance Hierarchy

          IVZPlacedControlBase

          IVZTerritoryTranscript

Comments

To enable territory info on map, use the IVZPlacedControlBase.Visible inherited property.

Properties

  Property name Brief description
ColumnsCount

The ColumnsCount property determines the number of columns in territory info.
HighlightBrush

The HighlightBrush property determines settings of the brush for highlighting territory info elements.
IsOverlap

The IsOverlap property determines whether territory info reduces map scale.
ItemsStyle

The ItemsStyle property determines element style in territory info.
MaxItemsCount

The MaxItemsCount property determines the maximum number of elements in territory info.
ParentLayer

The ParentLayer property determines parent layer for territory info.
SelectEvent

The SelectEvent property determines mode of selecting territory info elements.
SortingMode

The SortingMode property determine mode of sorting territory info elements.

Properties inherited from IVZPlacedControlBase

  Property name Brief description

Style

The Style property determines style of control.

HorizontalAlignment

The HorizontalAlignment property determines horizontal alignment of control.

VerticalAlignment

The VerticalAlignment property determines vertical alignment of control.

Visible

The Visible property determines visibility of control.

See also:

Visualizators Assembly Interfaces