Initializes a new instance of the Rect class.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public Rect ( Point point1, Point point2)
Public New ( _ point1 As Point, _ point2 As Point _)
A Point specifying one of the rectangle corners.
A Point specifying the opposite rectangle corner.
Rect Constructor Overload ListRect ClassMindFusion.Mapping Namespace