LocalSpatialReferenceSystemHasGeographicDatum Property |
Returns , since Local SRS doesn't have geographic datum.
Namespace:
Aspose.Gis.SpatialReferencing
Assembly:
Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntaxpublic override bool HasGeographicDatum { get; }Public Overrides ReadOnly Property HasGeographicDatum As Boolean
Get
public:
virtual property bool HasGeographicDatum {
bool get () override;
}abstract HasGeographicDatum : bool with get
override HasGeographicDatum : bool with get
Property Value
Type:
Boolean
See Also