ArcFM Server Developer Guide
AddPolygon Method (IMMSpatialFilter)


Syntax
'Declaration
 
Sub AddPolygon( _
   ByVal pPolygon As ESRI.ArcGIS.Geometry.IPolygon _
) 
'Usage
 
Dim instance As IMMSpatialFilter
Dim pPolygon As ESRI.ArcGIS.Geometry.IPolygon
 
instance.AddPolygon(pPolygon)
void AddPolygon( 
   ESRI.ArcGIS.Geometry.IPolygon pPolygon
)

Parameters

pPolygon
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMSpatialFilter Interface
IMMSpatialFilter Members

 

 


Send Comment