Visual height of the map.
Namespace:
Aspose.Gis.Rendering
Assembly:
Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax public Measurement Height { get; set; }
Public Property Height As Measurement
Get
Set
public:
property Measurement Height {
Measurement get ();
void set (Measurement value);
}
member Height : Measurement with get, set
Property Value
Type:
MeasurementExceptions See Also