Indicates whether the specified point is contained within this IGraphicsPath.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C#
![]() |
---|
bool IsVisible ( |
Visual Basic
![]() |
---|
Function IsVisible( _ |
The point to test.
true if the specified point is contained within this IGraphicsPath; otherwise, false.