Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ExtremityPlacement

Represents the text part position properties on a callout part.

Read more...

Index

Enumeration members

Enumeration members

Both

Both: = "Both"

Both - marker is placed at the beginning and end of the line.

JustBegin

JustBegin: = "JustBegin"

JustBegin - marker is placed at the beginning of the line, determined by the direction that the line was digitized.

JustEnd

JustEnd: = "JustEnd"

JustEnd - marker is placed at the end of the line, determined by the direction that the line was digitized.

None

None: = "None"

None - no marker is placed at either end of the marker.

Generated using TypeDoc