RenderContextBase.MultMatrixProj (Double()) Method

Public Overridable Sub MultMatrixProj( _ 
ByVal transform As Double() _ 
)
This language is not supported or no code example is available.
public virtual void MultMatrixProj( 
double[] transform 
)
This language is not supported or no code example is available.

Parameters

transform
double[]

.NET Framework

Supported in: 4.8

In this article

Definition