ArrowStyle 列挙型

定義

矢印注釈のスタイルを指定します。

public enum class ArrowStyle
public enum ArrowStyle
type ArrowStyle = 
Public Enum ArrowStyle
継承
ArrowStyle

フィールド

DoubleArrow 1

2 方向を示す矢印。

Simple 0

1 方向を示す単純な矢印。

Tailed 2

尾を持つ矢印。

適用対象