Solid.TransformBy Method

Applies transformation matrix on 3D object
Public Overrides Sub TransformBy( _ 
ByVal transform As Transformation
)
This language is not supported or no code example is available.
public override void TransformBy( 
Transformation transform 
)
This language is not supported or no code example is available.

Parameters

transform
Transformation

<default>

.NET Framework

Supported in: 4.8

In this article

Definition