ImageGear for .NET
SetMatrix Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorGradient Class : SetMatrix Method




matrix
New transformation matrix.

Glossary Item Box

Sets transformation matrix of the gradient object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

matrix
New transformation matrix.

Remarks

The matrix consists of 16 floating-point values and is aligned by columns, that is: a11 a21 a31 a41 a12 a22 a32 a42 a13 a23 a33 a43 a14 a24 a34 a44.

See Also

©2013. Accusoft Corporation. All Rights Reserved.