Curve.ComputeCurvatureGraph Method

Computes the desired curvature map.
Public Sub ComputeCurvatureGraph( _ 
ByVal environment As Environment, _ 
ByVal scaleFactor As Single
)
This language is not supported or no code example is available.
public void ComputeCurvatureGraph( 
Environment environment
float scaleFactor 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

The environment control.

scaleFactor
float

The scale factor.

.NET Framework

Supported in: 4.8

In this article

Definition