RenderContextBase.MultMatrixModelView (Transformation) Method

Multiplies the transformation by the current modelview matrix.
Public Overridable Sub MultMatrixModelView( _ 
ByVal transform As Transformation
)
This language is not supported or no code example is available.
public virtual void MultMatrixModelView( 
Transformation transform 
)
This language is not supported or no code example is available.

Parameters

transform
Transformation

The transformation

.NET Framework

Supported in: 4.8

In this article

Definition