除算代入

Namespace: FVIL.Data
Assembly: FVILbasic (in FVILbasic.dll) Version: 3.1.0.0 (3.1.0.17)

Syntax

C#
C# does not support this operator.
Visual Basic
Visual Basic does not support this operator.

Parameters

ope1
Type: System..::..ValueType
左辺値
ope2
Type: FVIL.Data..::..CFviAngle
右辺値

Return Value

Type: CFviAngle
左辺値を右辺値で除算して返します。左辺値の内容を更新します。

See Also