Cad3DPoint.op_Multiply
Cad3DPoint Multiply operator
Multiplication of a point and a scalar
public static Cad3DPoint operator *(Cad3DPoint pt, double sc)
Parameter | Type | Description |
---|---|---|
pt | Cad3DPoint | The point |
sc | Double | The scalar |
Return Value
Returns the sum
See Also
- class Cad3DPoint
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD