Freigeben über


MapResizeModes-Enumeration

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

Elemente

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

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace