GCurve.TransformBy Method

Transforms all the entity's vertices by the specified transformation.
Public Overrides Sub TransformBy( _ 
ByVal xform As Transformation
)
This language is not supported or no code example is available.
public override void TransformBy( 
Transformation xform 
)
This language is not supported or no code example is available.

Parameters

xform
Transformation

.NET Framework

Supported in: 4.7.2

In this article

Definition