RenderContextBase.ScaleMatrixProj Method

Public Overridable Sub ScaleMatrixProj( _ 
ByVal s1 As Double, _ 
ByVal s2 As Double, _ 
ByVal s3 As Double
)
This language is not supported or no code example is available.
public virtual void ScaleMatrixProj( 
double s1
double s2
double s3 
)
This language is not supported or no code example is available.

Parameters

s1
double

s2
double

s3
double

.NET Framework

Supported in: 4.8

In this article

Definition