[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.TransformMatrix.SlashReflect

SlashReflect Method

SlashReflect()

Applies the slash reflecting to this Matrix object.

Declaration
public void SlashReflect()
Public Sub SlashReflect()

SlashReflect(TransformOrder)

Applies the slash reflecting to this Matrix object.

Declaration
public void SlashReflect(TransformOrder order)
Public Sub SlashReflect(order As TransformOrder)
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.