Piccolo.NET

PMatrix.Transform Method (SizeF)

Applies the geometric transform represented by this PMatrix object to the given size.

public virtual SizeF Transform(
   SizeF size
);

Parameters

size
The size to be transformed.

Return Value

The transformed size.

See Also

PMatrix Class | UMD.HCIL.Piccolo.Util Namespace | PMatrix.Transform Overload List