Point3D.op_Multiply
Point3D Multiply operator
Implements the operator *.
public static Point3D operator *(Point3D point, double scale)
| Parameter | Type | Description |
|---|---|---|
| point | Point3D | The point. |
| scale | Double | The scale. |
Return Value
The result of the operator.
See Also
- class Point3D
- namespace Aspose.CAD.Exporters.CadApsEntitiesExporter.CadAps3D
- assembly Aspose.CAD