ArcFM Responder Mobile Developer Guide
DisplayTransformation Property (ExtentUpdatedEventArgs)






Syntax
'Declaration
 
Public ReadOnly Property DisplayTransformation As ESRI.ArcGIS.Display.IDisplayTransformation
'Usage
 
Dim instance As ExtentUpdatedEventArgs
Dim value As ESRI.ArcGIS.Display.IDisplayTransformation
 
value = instance.DisplayTransformation
public ESRI.ArcGIS.Display.IDisplayTransformation DisplayTransformation {get;}
public read-only property DisplayTransformation: ESRI.ArcGIS.Display.IDisplayTransformation; 
public function get DisplayTransformation : ESRI.ArcGIS.Display.IDisplayTransformation
public: __property ESRI.ArcGIS.Display.IDisplayTransformation* get_DisplayTransformation();
public:
property ESRI.ArcGIS.Display.IDisplayTransformation^ DisplayTransformation {
   ESRI.ArcGIS.Display.IDisplayTransformation^ 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

ExtentUpdatedEventArgs Class
ExtentUpdatedEventArgs Members

Send Feedback