MapMarkerStyles 枚举

Represents the styles for a map marker.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration MapMarkerStyles
用法
Dim instance As MapMarkerStyles
public enum MapMarkerStyles
public enum class MapMarkerStyles
type MapMarkerStyles
public enum MapMarkerStyles

成员

成员名称 说明
Circle A circle-shaped marker is used.
Diamond A diamond-shaped marker is used.
Image An image marker is used.
None No marker is used.
Pentagon A pentagon-shaped marker is used.
PushPin A pushpin-shaped marker is used.
Rectangle A rectangle-shaped marker is used.
Star A star-shaped marker is used.
Trapezoid A trapezoid-shaped marker is used.
Triangle A triangle-shaped marker is used.
Wedge A wedge-shaped marker is used.

请参阅

参考

Microsoft.ReportingServices.RdlObjectModel 命名空间