This is the negative operator
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
public static XYZ operator -( XYZ x1 ) |
Visual Basic (Declaration) |
---|
Public Shared Operator - ( _ x1 As XYZ _ ) As XYZ |
Visual C++ |
---|
public: static XYZ^ operator -( XYZ^ x1 ) |
Parameters
- x1
- Type: GLSV..::.XYZ
A XYZ instance