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. |