[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSObject.DoRotate

DoRotate Method

DoRotate(Point)

Allows the object to rotate using the specified point to determine the rotation angle.

Declaration
protected virtual void DoRotate(Point pt)
Protected Overridable Sub DoRotate(pt As Point)
Parameters
Type Name Description
Point pt

Point with which to determine rotation angle.