[]
Initializes a new instance of the Size2L struct.
public Size2L(int width, int height)
Type | Name | Description |
---|---|---|
int | width | |
int | height |
Initializes a new instance of the Size2L struct.
public Size2L(Size sz)
Type | Name | Description |
---|---|---|
Size | sz |