TVectorLayer32.AutoCenterPivot

property AutoCenterPivot: Boolean; //read and write

When AutoCenterPivot is True, PivotPt will automatically track the Layer's midpoint. However when the rotation's pivot needs to be something else, set this property to False and assign PivotPt manually.

Default = True.

See Also

PivotPt