Constant | Defined By | ||
---|---|---|---|
Arrow : int = 1 [static] | StiCapStyle | ||
Diamond : int = 4 [static] | StiCapStyle | ||
None : int = 0 [static] | StiCapStyle | ||
Open : int = 2 [static] | StiCapStyle | ||
Oval : int = 6 [static] | StiCapStyle | ||
Square : int = 5 [static] | StiCapStyle | ||
Stealth : int = 3 [static] | StiCapStyle |
Arrow | Constant |
public static const Arrow:int = 1
Diamond | Constant |
public static const Diamond:int = 4
None | Constant |
public static const None:int = 0
Open | Constant |
public static const Open:int = 2
Oval | Constant |
public static const Oval:int = 6
Square | Constant |
public static const Square:int = 5
Stealth | Constant |
public static const Stealth:int = 3