Plane.TransformBy Method

Transforms the plane by the provided transformation.
Public Sub TransformBy( _ 
ByVal xform As Transformation
)
This language is not supported or no code example is available.
public void TransformBy( 
Transformation xform 
)
This language is not supported or no code example is available.

Parameters

xform
Transformation

The transformation to be applied

.NET Framework

Supported in: 4.8

In this article

Definition