Initializes a new instance of the Rect class.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public Rect ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A Point specifying one of the rectangle corners.
A Point specifying the opposite rectangle corner.
See Also