MapResizeModes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the resize modes for a marker image.
public enum class MapResizeModes
public enum MapResizeModes
type MapResizeModes =
Public Enum MapResizeModes
- Inheritance
-
MapResizeModes
Fields
Name | Value | Description |
---|---|---|
AutoFit | 0 | The image is sized to fit the marker size. |
None | 1 | The image is drawn using its original size. |