PrecisionModel.IsExact

PrecisionModel.IsExact property

この精度モデルが正確かどうかを示す値を取得します。

public bool IsExact { get; }

プロパティ値

trueこの精度モデルが正確である場合。falseさもないと。

関連項目