Height of the Geomap Image frame.
double
Public Property Height() As double
public double Height;
This property is read only.
This property wraps AcDbGeoMap::height() method.
<![CDATA[double height = GeomapImage.Height;]]>