TransformationMatrix.Scale
TransformationMatrix.Scale method
Scaling of a matrix
public static TransformationMatrix Scale(double sx, double sy, double sz)
Parameter | Type | Description |
---|---|---|
sx | Double | X scale value |
sy | Double | Y scale value |
sz | Double | Z scale value |
Return Value
Scaling matrix
See Also
- class TransformationMatrix
- namespace Aspose.CAD.Exporters.CadApsEntitiesExporter.CadAps3D
- assembly Aspose.CAD