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.
Represents the resize modes for a marker image.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration MapResizeModes
'Usage
Dim instance As MapResizeModes
public enum MapResizeModes
public enum class MapResizeModes
type MapResizeModes
public enum MapResizeModes
Members
Member name | Description | |
---|---|---|
AutoFit | The image is sized to fit the marker size. | |
None | The image is drawn using its original size. |