ActiveReports 12
IsVisible Method (IPathEx)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IPathEx Interface : IsVisible Method
PointFEx that represents the end point of the point line.
Indicated whether the specifies System.Drawing.PointF is contained withing this path.
Syntax
'Declaration
 
Function IsVisible( _
   ByVal point As PointFEx _
) As Boolean
bool IsVisible( 
   PointFEx point
)

Parameters

point
PointFEx that represents the end point of the point line.
See Also

Reference

IPathEx Interface
IPathEx Members