XForm.LocPinY

XForm.LocPinY property

Specifies the y-coordinate of the shape’s pin (center of rotation) in relation to the origin of the shape. The default formula for determining LocPinY is: F=‘Height * 0.5’.

public DoubleValue LocPinY { get; set; }

See Also