Click or drag to resize

Point3DUnaryNegation Operator

Namespace:  Scilligence.MolEngine.Common
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public static Point3D operator -(
	Point3D p
)

Parameters

p
Type: Scilligence.MolEngine.CommonPoint3D

Return Value

Type: Point3D
See Also