Height of the Geomap embeded image.
double
Public Property ImageHeight() As double
public double ImageHeight;
This property is read only.
This property wraps AcDbGeoMap::imageHeight() method.
<![CDATA[double height = GeomapImage.ImageHeight;]]>
Comments? |