Поделиться через


Свойство MapMarkerImageInstance.ResizeMode

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ResizeMode As MapResizeMode 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapResizeMode
A MapResizeMode value that represents the calculated value of the ResizeMode property.

См. также

Справочник

MapMarkerImageInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering