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