Checks whether the specified point is contained in the ellipse defined by the specified rectangle.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static bool PointInEllipse ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function PointInEllipse( _ |
See Also