Enum PinPosValue

PinPosValue enumeration

Specifies the pin position for the shape.

public enum PinPosValue

Values

NameValueDescription
TopLeft0left-top
TopCenter1top-center
TopRight2top-right
CenterLeft3center-left.
CenterCenter4center-center
CenterRight5center-right
BottomLeft6bottom-left.
BottomCenter7bottom-center
BottomRight8bottom-right
Undefined-2147483648Undefined.

See Also