ArcFM Responder Mobile Developer Guide
Extent Property (IMMMapSheet)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678278)>
ReadOnly Property Extent As ESRI.ArcGIS.Geometry.IGeometry
'Usage
 
Dim instance As IMMMapSheet
Dim value As ESRI.ArcGIS.Geometry.IGeometry
 
value = instance.Extent
[System.Runtime.InteropServices.DispId(1610678278)]
ESRI.ArcGIS.Geometry.IGeometry Extent {get;}
read-only property Extent: ESRI.ArcGIS.Geometry.IGeometry; 
System.Runtime.InteropServices.DispIdAttribute(1610678278)
function get Extent : ESRI.ArcGIS.Geometry.IGeometry
[System.Runtime.InteropServices.DispId(1610678278)]
__property ESRI.ArcGIS.Geometry.IGeometry* get_Extent();
[System.Runtime.InteropServices.DispId(1610678278)]
property ESRI.ArcGIS.Geometry.IGeometry^ Extent {
   ESRI.ArcGIS.Geometry.IGeometry^ get();
}
Requirements

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

See Also

Reference

IMMMapSheet Interface
IMMMapSheet Members

Send Feedback