Visualizators > Visualizators Assembly Interfaces > IVZTerritoryTranscript
Assembly: Visualizators;
The IVZTerritoryTranscript interface is used to work with territory info.
IVZTerritoryTranscript
To enable territory info on map, use the IVZPlacedControlBase.Visible inherited property.
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 determines a mode of sorting territory info elements. |
Property name | Brief description | |
![]() |
The Style property determines style of control. | |
![]() |
The HorizontalAlignment property determines horizontal alignment of control. | |
![]() |
The VerticalAlignment property determines vertical alignment of control. | |
![]() |
The Visible property determines visibility of control. |
See also: