VectorMapLayerBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Vector |
For internal use only. Initializes a new Vector |
#Methods
Name | Description |
---|---|
Border |
Specifies a color for the border of the layer elements. Mirrors the client-side border |
Border |
Specifies a color for the border of the layer elements. Mirrors the client-side border |
Border |
Specifies the line width (for layers of a line type) or width of the layer elements border in pixels. Mirrors the client-side border |
Border |
Specifies the line width (for layers of a line type) or width of the layer elements border in pixels. Mirrors the client-side border |
Color |
Specifies a color for layer elements. Mirrors the client-side color option. |
Color |
Specifies a color for layer elements. Mirrors the client-side color option. |
Color |
Specifies the field that provides data to be used for coloring of layer elements. Mirrors the client-side color |
Color |
Specifies the field that provides data to be used for coloring of layer elements. Mirrors the client-side color |
Color |
Allows you to paint layer elements with similar attributes in the same color. Mirrors the client-side color |
Color |
Allows you to paint layer elements with similar attributes in the same color. Mirrors the client-side color |
Customize |
A function that customizes each layer element individually. Mirrors the client-side customize option. |
Customize |
A function that customizes each layer element individually. Mirrors the client-side customize option. |
Data |
Specifies the name of the attribute containing marker data. Setting this property makes sense only if the layer type is 'marker' and the element |
Data |
Specifies the name of the attribute containing marker data. Setting this property makes sense only if the layer type is 'marker' and the element |
Data |
Specifies a data source for the layer. Mirrors the client-side data |
Data |
Binds a VectorArray , List , or IEnumerable .
|
Data |
Binds a Vector |
Data |
Binds a Vector |
Data |
Provides access to methods that mirror client-side data source options. |
Element |
Specifies the type of a marker element. Setting this property makes sense only if the layer type is 'marker'. Mirrors the client-side element |
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. |
Hovered |
Specifies a color for the border of the layer element when it is hovered over. Mirrors the client-side hovered |
Hovered |
Specifies a color for the border of the layer element when it is hovered over. Mirrors the client-side hovered |
Hovered |
Specifies the pixel-measured line width (for layers of a line type) or width for the border of the layer element when it is hovered over. Mirrors the client-side hovered |
Hovered |
Specifies the pixel-measured line width (for layers of a line type) or width for the border of the layer element when it is hovered over. Mirrors the client-side hovered |
Hovered |
Specifies a color for a layer element when it is hovered over. Mirrors the client-side hovered |
Hovered |
Specifies a color for a layer element when it is hovered over. Mirrors the client-side hovered |
Hover |
Specifies whether or not to change the appearance of a layer element when it is hovered over. Mirrors the client-side hover |
Hover |
Specifies whether or not to change the appearance of a layer element when it is hovered over. Mirrors the client-side hover |
Label |
Specifies marker label properties. Mirrors the client-side label object. |
Max |
Specifies the pixel-measured diameter of the marker that represents the biggest value. Setting this property makes sense only if the layer type is 'marker'. Mirrors the client-side max |
Max |
Specifies the pixel-measured diameter of the marker that represents the biggest value. Setting this property makes sense only if the layer type is 'marker'. Mirrors the client-side max |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Min |
Specifies the pixel-measured diameter of the marker that represents the smallest value. Setting this property makes sense only if the layer type is 'marker'. Mirrors the client-side min |
Min |
Specifies the pixel-measured diameter of the marker that represents the smallest value. Setting this property makes sense only if the layer type is 'marker'. Mirrors the client-side min |
Name |
Specifies the layer name. Mirrors the client-side name option. |
Name |
Specifies the layer name. Mirrors the client-side name option. |
Opacity |
Specifies the layer opacity (from 0 to 1). Mirrors the client-side opacity option. |
Opacity |
Specifies the layer opacity (from 0 to 1). Mirrors the client-side opacity option. |
Option |
Specifies an option by its name. |
Palette |
The name of a predefined palette or a custom range of colors to be used as a palette. Mirrors the client-side palette option. |
Palette |
The name of a predefined palette or a custom range of colors to be used as a palette. Mirrors the client-side palette option. |
Palette |
The name of a predefined palette or a custom range of colors to be used as a palette. Mirrors the client-side palette option. |
Palette |
|
Palette |
|
Palette |
Specifies the number of colors in a palette. Mirrors the client-side palette |
Palette |
Specifies the number of colors in a palette. Mirrors the client-side palette |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Selected |
Specifies a color for the border of the layer element when it is selected. Mirrors the client-side selected |
Selected |
Specifies a color for the border of the layer element when it is selected. Mirrors the client-side selected |
Selected |
Specifies a pixel-measured line width (for layers of a line type) or width for the border of the layer element when it is selected. Mirrors the client-side selected |
Selected |
Specifies a pixel-measured line width (for layers of a line type) or width for the border of the layer element when it is selected. Mirrors the client-side selected |
Selected |
Specifies a color for the layer element when it is selected. Mirrors the client-side selected |
Selected |
Specifies a color for the layer element when it is selected. Mirrors the client-side selected |
Selection |
Specifies whether single or multiple map elements can be selected on a vector map. Mirrors the client-side selection |
Size |
Specifies the size of markers. Setting this property makes sense only if the layer type is 'marker' and the element |
Size |
Specifies the size of markers. Setting this property makes sense only if the layer type is 'marker' and the element |
Size |
Specifies the field that provides data to be used for sizing bubble markers. Setting this property makes sense only if the layer type is 'marker' and the element |
Size |
Specifies the field that provides data to be used for sizing bubble markers. Setting this property makes sense only if the layer type is 'marker' and the element |
Size |
Allows you to display bubbles with similar attributes in the same size. Setting this property makes sense only if the layer type is 'marker' and the element |
Size |
Allows you to display bubbles with similar attributes in the same size. Setting this property makes sense only if the layer type is 'marker' and the element |
To |
Returns a string that represents the current object. Inherited from Object. |
Type |
Specifies layer type. Mirrors the client-side type option. |
See Also