The original point in the bottom left corner of the embeded image.
Point3d
Public Property ImageBottomLeftPoint() As Point3d
public Point3d ImageBottomLeftPoint;
This property is read only.
This wraps the AcDbGeoMap:imageBottomLeftPt() method.
<![CDATA[Point3d pt = GeomapImage.ImageBottomLeftPoint;}]]>
Comments? |