Freigeben über


MapMarkerImageInstance.ResizeMode-Eigenschaft

Gets the calculated value of the ResizeMode property in a MapMarkerImage class.

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

Syntax

'Declaration
Public ReadOnly Property ResizeMode As MapResizeMode 
    Get
'Usage
Dim instance As MapMarkerImageInstance 
Dim value As MapResizeMode 

value = instance.ResizeMode
public MapResizeMode ResizeMode { get; }
public:
property MapResizeMode ResizeMode {
    MapResizeMode get ();
}
member ResizeMode : MapResizeMode
function get ResizeMode () : MapResizeMode

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapResizeMode
A MapResizeMode value that represents the calculated value of the ResizeMode property.

Siehe auch

Verweis

MapMarkerImageInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace