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.