Miner.Interop Namespace > MMFeatureMapSheetClass Class : Extent Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678278)> Public Overridable ReadOnly Property Extent As ESRI.ArcGIS.Geometry.IGeometry
'Usage
Dim instance As MMFeatureMapSheetClass Dim value As ESRI.ArcGIS.Geometry.IGeometry value = instance.Extent
[System.Runtime.InteropServices.DispId(1610678278)] public virtual ESRI.ArcGIS.Geometry.IGeometry Extent {get;}
public read-only property Extent: ESRI.ArcGIS.Geometry.IGeometry; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678278)
public function get Extent : ESRI.ArcGIS.Geometry.IGeometry
[System.Runtime.InteropServices.DispId(1610678278)] public: __property virtual ESRI.ArcGIS.Geometry.IGeometry* get_Extent();
[System.Runtime.InteropServices.DispId(1610678278)] public: virtual property ESRI.ArcGIS.Geometry.IGeometry^ Extent { 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