Table of Contents

Method Transform

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Transform(Matrix)

Applies the specified transformation to the shape.

public abstract void Transform(Matrix transform)

Parameters

transform Matrix

The transformation to apply.