• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    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.

    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software