Represents the size of an object.
More...
Represents the size of an object.
Definition at line 273 of file Point.cs.
◆ Size()
VectSharp.Size.Size |
( |
double |
width, |
|
|
double |
height |
|
) |
| |
Create a new Size.
- Parameters
-
width | The width of the object. |
height | The height of the object. |
Definition at line 290 of file Point.cs.
◆ Height
double VectSharp.Size.Height |
Height of the object.
Definition at line 283 of file Point.cs.
◆ Width
double VectSharp.Size.Width |
Width of the object.
Definition at line 278 of file Point.cs.
The documentation for this struct was generated from the following file: