Перечисление MapResizeMode
Represents the resize modes for a marker image.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration MapResizeMode
'Применение
Dim instance As MapResizeMode
public enum MapResizeMode
public enum class MapResizeMode
type MapResizeMode
public enum MapResizeMode
Элементы
| Имя элемента | Описание | |
|---|---|---|
| AutoFit | The image is sized to fit the marker size. | |
| None | The image is drawn using its original size. |