Baseline.op_GreaterThan

Baseline GreaterThan operator

返回一个值,指示此实例是否大于指定对象。

public static bool operator >(Baseline a, Baseline b)
范围类型描述
aBaseline第一个基线。
bBaseline第二基线。

返回值

指示此实例是否大于指定对象的值

也可以看看