Compartir a través de


MapMarkerImageInstance.ResizeMode Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property ResizeMode As MapResizeMode 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapMarkerImageInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering