'宣言 Public Enum MarkerShape Inherits System.Enum
'使用法 Dim instance As MarkerShape
public enum MarkerShape : System.Enum
'宣言 Public Enum MarkerShape Inherits System.Enum
'使用法 Dim instance As MarkerShape
public enum MarkerShape : System.Enum
メンバ | 解説 |
---|---|
Circle | |
Diamond | |
None | |
Square | |
Star | |
Triangle |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.CustomFields.Maps.MarkerShape