[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.TransformMatrix.YAxisReflect

YAxisReflect Method

YAxisReflect()

Applies the y-axis reflecting to this Matrix object.

Declaration
public void YAxisReflect()

YAxisReflect(TransformOrder)

Applies the y-axis reflecting to this Matrix object.

Declaration
public void YAxisReflect(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.