CompoundSpatialReferenceSystem.IsEquivalent

CompoundSpatialReferenceSystem.IsEquivalent method

检测此 SRS 是否等价于其他 SRS。

public override bool IsEquivalent(SpatialReferenceSystem other)
参数类型描述
其他SpatialReferenceSystem其他 SRS。

返回值

bool 值,指示此 SRS 是否等价于其他 SRS。

另见