[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSObject.PointInRotateHandle

PointInRotateHandle Method

PointInRotateHandle(Point)

Gets whether the specified point is in the rotate handle.

Declaration
public virtual bool PointInRotateHandle(Point pt)
Public Overridable Function PointInRotateHandle(pt As Point) As Boolean
Parameters
Type Name Description
Point pt

Point

Returns
Type Description
bool

true if in handle; false otherwise