SpatialFiltereSpatialRelationshipType 属性 |
空间关系
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public SpatialRelationshipType eSpatialRelationshipType { get; set; }
Public Property eSpatialRelationshipType As SpatialRelationshipType
Get
Set
public:
virtual property SpatialRelationshipType eSpatialRelationshipType {
SpatialRelationshipType get () sealed;
void set (SpatialRelationshipType value) sealed;
}
abstract eSpatialRelationshipType : SpatialRelationshipType with get, set
override eSpatialRelationshipType : SpatialRelationshipType with get, set
属性值
类型:
SpatialRelationshipType实现
ISpatialFiltereSpatialRelationshipType
参见