Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusCtrls > Classes > TRSGPPie > Methods

TRSGPPie.PointInObject(Single,Single) Method

Scroll Prev Top Next More

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

Parameters

X

Type: Single

Y

Type: Single

Return Value

Type: Boolean

Overrides

TRSGPEllipse.PointInObject(Single,Single)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb