2027 Enumeration
Changes 0
E

TextNoteLeaderStyles

Description:
An enumerated type listing all the Leader styles.
public enum TextNoteLeaderStyles
Name Description
E LCS_NONE No leader.
E LCS_ONE_SEG_ARC The leader is an arc.
E LCS_ONE_SEG_LINE The leader only includes one line segment.
E LCS_TWO_SEG_LINE The leader include two line segments.