[]
Allows the object to rotate using the specified point to determine the rotation angle.
protected virtual void DoRotate(Point pt)
Protected Overridable Sub DoRotate(pt As Point)
Type | Name | Description |
---|---|---|
Point | pt | Point with which to determine rotation angle. |