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