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