Miner.Interop Namespace > IMMEditTask Interface : Geometry Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> ReadOnly Property Geometry As ESRI.ArcGIS.Geometry.IGeometry
'Usage
Dim instance As IMMEditTask Dim value As ESRI.ArcGIS.Geometry.IGeometry value = instance.Geometry
[System.Runtime.InteropServices.DispId(1610678273)]
ESRI.ArcGIS.Geometry.IGeometry Geometry {get;}
read-only property Geometry: ESRI.ArcGIS.Geometry.IGeometry;
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get Geometry : ESRI.ArcGIS.Geometry.IGeometry
[System.Runtime.InteropServices.DispId(1610678273)] __property ESRI.ArcGIS.Geometry.IGeometry* get_Geometry();
[System.Runtime.InteropServices.DispId(1610678273)]
property ESRI.ArcGIS.Geometry.IGeometry^ Geometry {
ESRI.ArcGIS.Geometry.IGeometry^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2