XForm.LocPinX

XForm.LocPinX property

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

public DoubleValue LocPinX { get; set; }

See Also