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