Miner.Interop Namespace > IMMWorkAreaStrategy Interface : Execute Method |
'Declaration
Function Execute( _ ByVal pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet _ ) As ESRI.ArcGIS.Geometry.IGeometry
'Usage
Dim instance As IMMWorkAreaStrategy Dim pPropertySet As ESRI.ArcGIS.esriSystem.IPropertySet Dim value As ESRI.ArcGIS.Geometry.IGeometry value = instance.Execute(pPropertySet)
ESRI.ArcGIS.Geometry.IGeometry Execute( ESRI.ArcGIS.esriSystem.IPropertySet pPropertySet )
function Execute( pPropertySet: ESRI.ArcGIS.esriSystem.IPropertySet ): ESRI.ArcGIS.Geometry.IGeometry;
function Execute( pPropertySet : ESRI.ArcGIS.esriSystem.IPropertySet ) : ESRI.ArcGIS.Geometry.IGeometry;
ESRI.ArcGIS.Geometry.IGeometry* Execute( ESRI.ArcGIS.esriSystem.IPropertySet* pPropertySet )
ESRI.ArcGIS.Geometry.IGeometry^ Execute( ESRI.ArcGIS.esriSystem.IPropertySet^ pPropertySet )
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