Surface.ComputeCurvatureMap Method

Computes the desired curvature map.
Public Sub ComputeCurvatureMap( _ 
ByVal workspace As Workspace, _ 
ByVal legend As Legend, _ 
ByVal type As curvatureType
)
This language is not supported or no code example is available.
public void ComputeCurvatureMap( 
Workspace workspace
Legend legend
curvatureType type 
)
This language is not supported or no code example is available.

Parameters

workspace
Workspace

The Workspace object instance.

legend
Legend

The legend.

type
curvatureType

The curvature map type.

.NET Framework

Supported in: 4.7.2

In this article

Definition