Hide Comments
Hide Comments

TRSGPEllipse.PointInObject(Single,Single) Method

Comments (0)

Checks whether the point, specified by the absolute coordinates, belongs to the control area.

PointInObject returns True if the specified point belongs to the control area, and False otherwise.

The X and Y are the absolute coordinates (relative to the main form) of the point to be checked. The points of the control boundary specified by BoundsRect belong to the control and PointInObject returns True for them.
 

Namespace: RSGdiPlusCtrls

expandingSyntax

Parameters

X

Type: Single

Y

Type: Single

Return Value

Type: Boolean

Overrides

TRSGPShape.PointInObject(Single,Single)
 

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb