[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.TransformMatrix.SlashReflect

SlashReflect Method

SlashReflect()

Applies the slash reflecting to this Matrix object.

Declaration
public void SlashReflect()

SlashReflect(TransformOrder)

Applies the slash reflecting to this Matrix object.

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