ArcFM Responder Mobile Developer Guide
InvalidEnvelope Property (IMMInvalidEnvelope)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property InvalidEnvelope As ESRI.ArcGIS.Geometry.IEnvelope
'Usage
 
Dim instance As IMMInvalidEnvelope
Dim value As ESRI.ArcGIS.Geometry.IEnvelope
 
value = instance.InvalidEnvelope
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Geometry.IEnvelope InvalidEnvelope {get;}
read-only property InvalidEnvelope: ESRI.ArcGIS.Geometry.IEnvelope; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get InvalidEnvelope : ESRI.ArcGIS.Geometry.IEnvelope
[System.Runtime.InteropServices.DispId(1610678272)]
__property ESRI.ArcGIS.Geometry.IEnvelope* get_InvalidEnvelope();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Geometry.IEnvelope^ InvalidEnvelope {
   ESRI.ArcGIS.Geometry.IEnvelope^ 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

IMMInvalidEnvelope Interface
IMMInvalidEnvelope Members

Send Feedback