Returns the "null" rectangle.
Namespace:
PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
C# |
---|
public static VectorRectangle Empty { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property Empty As VectorRectangle |
Visual C++ |
---|
public: static property VectorRectangle Empty { VectorRectangle get (); } |