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.