'Declaration Public Operator -( _
ByVal point3D-точка.As VintasoftVector3D _
) As VintasoftVector3D
public VintasoftVector3D operator -(
VintasoftVector3D point
)
public: VintasoftVector3D op_UnaryNegation(
VintasoftVector3D point
)
public:
VintasoftVector3D operator -(
VintasoftVector3D point
)
Parameters
- point
- 3D-точка.
Return Value
Результат 3D-точки.