[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Multiplies the world transformation of this Graphics and specified the Matrix. [Property] Graphics=Sets the Graphics to applies the world transformation. ARG(Graphics)|20|(empty)|Graphics Order=Sets a member of the MatrixOrder enumeration that specifies whether the translation is prepended or appended to the transformation matrix. ARG(MatrixOrder)|20|(empty)|MatrixOrder Matrix=Sets the 4x4 Matrix that multiplies the world transformation. ARG(Matrix)|20|(empty)|Matrix [Methods] doMultiplyTransform=Multiplies the world transformation of this Graphics and specified the Matrix. ARG(Matrix matrix)|1|0 *doMultiplyTransform2=Multiplies the world transformation of this Graphics and specified the Matrix in the specified order. ARG(Matrix matrix, MatrixOrder order)|1|0 Graphics=Defines the Graphics to applies the world transformation. ARG(Graphics)|4|0 Order=Defines a member of the MatrixOrder enumeration that specifies whether the translation is prepended or appended to the transformation matrix. ARG(MatrixOrder)|4|0 Matrix=Defines the 4x4 Matrix that multiplies the world transformation. ARG(Matrix)|4|0