Click or drag to resize

Point4DIntDecrement Operator

[Missing <summary> documentation for "M:RAYLASE.SPICE3.Utils.Point4DInt.op_Decrement(RAYLASE.SPICE3.Utils.Point4DInt)"]


Namespace: RAYLASE.SPICE3.Utils
Assembly: RAYLASE.SPICE3.Utils (in RAYLASE.SPICE3.Utils.dll) Version: 3.9.0
Syntax
C#
public static Point4DInt operator --(
	Point4DInt lhs
)

Parameters

lhs  Point4DInt

[Missing <param name="lhs"/> documentation for "M:RAYLASE.SPICE3.Utils.Point4DInt.op_Decrement(RAYLASE.SPICE3.Utils.Point4DInt)"]

Return Value

Point4DInt

[Missing <returns> documentation for "M:RAYLASE.SPICE3.Utils.Point4DInt.op_Decrement(RAYLASE.SPICE3.Utils.Point4DInt)"]

See Also