Gets empty bounds.
Namespace:
PerpetuumSoft.Charts
Assembly:
PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public static Bounds Empty { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property Empty As Bounds |
| Visual C++ |
|---|
public:
static property Bounds Empty {
Bounds get ();
} |
See Also