IUiEaxMap

Assembly: Express;

Description

The IUiEaxMap interface contains properties of the UiEaxMap development environment component that is a data source for the EaxMapBox component.

Properties

  Property name Brief description
MapChart The MapChart property returns parameters of the map which is accessed using the component.

Properties inherited from IComponent

  Property name Brief description
ComponentCount The ComponentCount property returns the number of child components located on the parent component.
Components The Components property returns the child component, which index is passed via the input parameter.
Data The Data property is used to store any custom data.
Name The Name property determines component name.
Tag The Tag property is not used by the compiler. The user can change the value of this property and use it at his own discretion.

See also:

Express Assembly Interfaces