Defines the location and the size of a rectangle on a surface.
    Namespace: 
   PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public struct VectorRectangle  | 
| Visual Basic (Declaration) | 
|---|
Public Structure VectorRectangle  | 
| Visual C++ | 
|---|
public value class VectorRectangle  |