ToSize Method ToSize() Converts a Size structure to a Int32Size structure. Declaration public readonly Int32Size ToSize() Returns Type Description Int32Size A Int32Size structure. Remarks The Size structure is converted to a Int32Size structure by truncating the values of the Size to the next lower integer values.