Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.
Specifies the color and transparency to use when drawing VEShape Class objects on the map.
Constructor
Name | Description | ||
---|---|---|---|
Initializes a new instance of the VEColor object. |
Public Properties
Name | Description | ||
---|---|---|---|
Specifies the red component value. Valid values range from 0 through 255. |
|||
Specifies the green component value. Valid values range from 0 through 255. |
|||
Specifies the blue component value. Valid values range from 0 through 255. |
|||
Specifies the alpha (transparency) component value. Valid values range from 0.0 through 1.0. |
Remarks
Color values are specified on a scale from 0 through 255, while transparency is specified on a scale from 0.0 (transparent) to 1.0 (opaque).