VectorMapControlBarBuilder Methods
Provides methods that allow you to configure nested options of the client-side controlBar object.
Name | Description |
---|---|
Border |
Specifies a color for the outline of the control bar elements. Mirrors the client-side border |
Border |
Specifies a color for the outline of the control bar elements. Mirrors the client-side border |
Color |
Specifies a color for the inner area of the control bar elements. Mirrors the client-side color option. |
Color |
Specifies a color for the inner area of the control bar elements. Mirrors the client-side color option. |
Enabled |
Specifies whether or not to display the control bar. Mirrors the client-side enabled option. |
Enabled |
Specifies whether or not to display the control bar. Mirrors the client-side enabled option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Horizontal |
Specifies the position of the control bar. Mirrors the client-side horizontal |
Margin |
Specifies the margin of the control bar in pixels. Mirrors the client-side margin option. |
Margin |
Specifies the margin of the control bar in pixels. Mirrors the client-side margin option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Opacity |
Specifies the opacity of the control bar. Mirrors the client-side opacity option. |
Opacity |
Specifies the opacity of the control bar. Mirrors the client-side opacity option. |
Option |
Specifies an option by its name. |
Pan |
Specifies whether the pan control is visible. Mirrors the client-side pan |
Pan |
Specifies whether the pan control is visible. Mirrors the client-side pan |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Vertical |
Specifies the position of the control bar. Mirrors the client-side vertical |
Zoom |
Specifies whether the zoom bar is visible. Mirrors the client-side zoom |
Zoom |
Specifies whether the zoom bar is visible. Mirrors the client-side zoom |
See Also