ProjectionIsRectilinear 属性 |
投影后经纬网垂直相交
命名空间:
GISShare.SMap.SpatialReference
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public virtual bool IsRectilinear { get; }
Public Overridable ReadOnly Property IsRectilinear As Boolean
Get
public:
virtual property bool IsRectilinear {
bool get ();
}
abstract IsRectilinear : bool with get
override IsRectilinear : bool with get
属性值
类型:
Boolean实现
IProjectionIsRectilinear
参见