'宣言
Public Enum AnnotationKind Inherits System.Enum
public enum AnnotationKind : System.Enum
'宣言
Public Enum AnnotationKind Inherits System.Enum
public enum AnnotationKind : System.Enum
メンバ | 解説 |
---|---|
Arrow | 矢印注釈。 |
Balloon | 吹き出し注釈。 |
Circle | 円注釈。 |
Image | 画像注釈。 |
Line | 直線注釈。 |
None | 注釈なし。 |
Square | 四角形注釈。 |
Text | テキスト注釈。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Viewer.Common.Model.Annotations.AnnotationKind