MonoMac.CoreGraphics.CGAffineTransform: Field Members

The fields of MonoMac.CoreGraphics.CGAffineTransform are listed below. For a list of all members, see the CGAffineTransform Members list.

See Also: Inherited members from System.ValueType

Public Fields

x0float. X translation component of the affine transform.
xxfloat. XX component of the affine.
xyfloat. XY component of the affine.
y0float. Y translation component of the affine transformation.
yxfloat. YX component of the affine.
yyfloat. YY component of the affine.