BeelineSpatialReference 属性 |
空间参考
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public ISpatialReference SpatialReference { get; set; }
Public Property SpatialReference As ISpatialReference
Get
Set
public:
virtual property ISpatialReference^ SpatialReference {
ISpatialReference^ get () sealed;
void set (ISpatialReference^ value) sealed;
}
abstract SpatialReference : ISpatialReference with get, set
override SpatialReference : ISpatialReference with get, set
属性值
类型:
ISpatialReference实现
IGeometrySpatialReference
参见