'宣言
Public Enum MapMarkerLabelPlacement Inherits System.Enum
public enum MapMarkerLabelPlacement : System.Enum
'宣言
Public Enum MapMarkerLabelPlacement Inherits System.Enum
public enum MapMarkerLabelPlacement : System.Enum
メンバ | 解説 |
---|---|
Bottom | ラベルは下に配置されています。 |
Center | ラベルは中央に配置されています。 |
Left | ラベルは左に配置されています。 |
Right | ラベルは右に配置されています。 |
Top | ラベルは上に配置されています。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapMarkerLabelPlacement