Checks if both vertexes are in.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
protected bool bothIn ( |
Visual Basic
Copy Code
|
|---|
Protected Function bothIn( _ |
The triangle.
The A-vertex.
B-vertex.
true if both vertexes are in; otherwise false.
See Also