Represents a world space transform. When first created the
object defaults to the identity - no transformation.
A world space transform is not same an object transform. You are
changing the coordinate system - not the objects you're
inserting.
System.Object
WebSupergoo.ABCpdf13.XTransform
Implements: IDisposable, IEquatable<XTransform>,
IComparable<XTransform>
|