AnalyticSurf.TransformBy Method

Transforms this analytic surface by the provided transformation.
Public MustOverride Sub TransformBy( _ 
ByVal transform As Transformation
)
This language is not supported or no code example is available.
public abstract void TransformBy( 
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