OdMarkerType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class OdMarkerType extends System.Enum
The od marker types for connectors
Fields
Field | Description |
---|---|
OdNone | The none marker |
OdArrow | The arrow marker |
OdSquere | The square marker |
OdCircle | The circle marker |
OdNone
public static final int OdNone
The none marker
OdArrow
public static final int OdArrow
The arrow marker
OdSquere
public static final int OdSquere
The square marker
OdCircle
public static final int OdCircle
The circle marker