Map Level Of Details (Zoom level) at the point of captured. Update will reset this value.
System::UInt32
Public Property LOD() As UInteger
public uint LOD;
This property is read only.
This property wraps the AcDbGeoMap::LOD() method.
<![CDATA[UInt32 lod = GeomapImage.LOD;]]>
Comments? |