[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IVisualShape.IsVisible

IsVisible Method

IsVisible(PointF)

Indicates if the specified PointF is contained within this IVisualShape.

Declaration
bool IsVisible(PointF point)
Parameters
Type Name Description
PointF point

The PointF to check for containment within this shape.

Returns
Type Description
bool

true if the specified PointF is contained within this IVisualShape; otherwise, false.