RenderContextBase.MultMatrix Method

Protected Overridable Sub MultMatrix( _ 
ByVal transform As Double(), _ 
ByVal matrixType As matrixType
)
This language is not supported or no code example is available.
protected virtual void MultMatrix( 
double[] transform
matrixType matrixType 
)
This language is not supported or no code example is available.

Parameters

transform
double[]

matrixType
matrixType

.NET Framework

Supported in: 4.8

In this article

Definition