OdMarkerType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class OdMarkerType extends System.Enum

连接器的 od 标记类型

字段

字段描述
OdNonenone 标记
OdArrowarrow 标记
OdSqueresquare 标记
OdCirclecircle 标记

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 标记