[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.TransformMatrix.XAxisReflect

XAxisReflect Method

XAxisReflect()

Applies the x-axis reflecting to this Matrix object.

Declaration
public void XAxisReflect()

XAxisReflect(TransformOrder)

Applies the x-axis reflecting to this Matrix object.

Declaration
public void XAxisReflect(TransformOrder order)
Parameters
Type Name Description
TransformOrder order

A TransformOrder enumeration that specifies the order (append or prepend) in which the reflection is applied to this Matrix object.