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