Freigeben über


MapResizeMode-Enumeration

Represents the resize modes for a marker image.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration MapResizeMode
'Usage
Dim instance As MapResizeMode
public enum MapResizeMode
public enum class MapResizeMode
type MapResizeMode
public enum MapResizeMode

Elemente

Elementname Beschreibung
AutoFit The image is sized to fit the marker size.
None The image is drawn using its original size.