VolumeRenderingBase<T>.myScalarField Method

Protected Overridable Function myScalarField( _ 
ByVal x1 As Single, _ 
ByVal y1 As Single, _ 
ByVal z1 As Single
) As Single
This language is not supported or no code example is available.
protected virtual float myScalarField( 
float x1
float y1
float z1 
)
This language is not supported or no code example is available.

Parameters

x1
float

y1
float

z1
float

Return Value

float

.NET Framework

Supported in: 4.8

In this article

Definition