[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.TransformMatrix.BackslashReflect

BackslashReflect Method

BackslashReflect()

Applies the backslash reflecting to this Matrix object.

Declaration
public void BackslashReflect()

BackslashReflect(TransformOrder)

Applies the backslash reflecting to this Matrix object.

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