Explicit Operator
Explicit(Int32Point to Int32Size)
Creates a Int32Size with the coordinates of the specified Int32Point .
Declaration
public static explicit operator Int32Size(Int32Point p)
Parameters
Type | Name | Description |
---|---|---|
Int32Point | p |
Returns
Type | Description |
---|---|
Int32Size |