beginSlot property
Get the slot the shape begin is attached to the anchor. The begin slot references the position where the begin shape is attached to the anchor.
12 slots are possible, -1 indicates N/A. The numbers indicate position similar to a clock face. ShapeForm.circleSegment follows the circle from begin to end slot, ShapeForm.line spans over the circle from begin to end slot
Implementation
int beginSlot;