DxMapImageVisual

Description

The DxMapImageVisual class contains properties and methods that are used to work with an icon factor on a map layer.

Class object properties inherited from IMapImageVisual

  Property name Brief description
Height The Height property returns icon factor height parameters.
Image The Image property returns parameters of the factor icon.
StartAngle The StartAngle property returns factor rotation angle.
Width The Width property returns icon factor width parameters.

Class object properties inherited from IMapVisual

  Property name Brief description
AttributeName The AttributeName property determines the name of factor linking attribute.
DataAdapter The DataAdapter property determines a factor data source.
Name The Name property determines a factor name.
ToolTipFormat The ToolTipFormat property determines the format of display for the factor values in a tooltip.
Visible The Visible property determines factor visibility.
VisualType The VisualType property returns a factor type.

Class object methods inherited from IMapVisual

  Method name Brief description
BeginUpdate The BeginUpdate method stops factor rendering.
EndUpdate The EndUpdate method resumes data rendering.
RefreshData The RefreshData method refreshes a factor.
ResetCache The ResetCache method resets a data source cache.

See also:

Map Assembly Classes