[]
Represents size.
public sealed class _Size : ValueType
Name | Description |
---|---|
_Size(double, double) | Creates am instance of _Size. |
Name | Description |
---|---|
Height | Height |
Width | Width. |
Name | Description |
---|---|
ToString() | Output width and height. |