OdMarkerType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class OdMarkerType extends System.Enum
连接器的 od 标记类型
字段
| 字段 | 描述 |
|---|---|
| OdNone | none 标记 |
| OdArrow | arrow 标记 |
| OdSquere | square 标记 |
| OdCircle | circle 标记 |
OdNone
public static final int OdNone
none 标记
OdArrow
public static final int OdArrow
arrow 标记
OdSquere
public static final int OdSquere
square 标记
OdCircle
public static final int OdCircle
circle 标记