public constructor XSize.XSize

Brief

A constructor.

Declaration
C#
  XSize (System.Single width, System.Single height)

Parameters
width

The width in XUnits.

height

The height in XUnits.

Declared in XSize

back