VerticalSpatialReferenceSystemVerticalUnit Property |
Unit that is used in this SRS.
Namespace:
Aspose.Gis.SpatialReferencing
Assembly:
Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntaxpublic Unit VerticalUnit { get; }Public ReadOnly Property VerticalUnit As Unit
Get
public:
property Unit^ VerticalUnit {
Unit^ get ();
}member VerticalUnit : Unit with get
Property Value
Type:
Unit
See Also