ArcFM Responder Mobile Developer Guide
GetPolygonPointsForFeature Class
Members 






Provides a collection of points for the polygon of a feature. The feature(s) must be polygons.
Object Model
GetPolygonPointsForFeature Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class GetPolygonPointsForFeature 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetPolygonPointsForFeature
[System.Serializable()]
public class GetPolygonPointsForFeature : Miner.Responder.Shared.IDataRequest  
public class GetPolygonPointsForFeature = class(Miner.Responder.Shared.IDataRequest)
System.SerializableAttribute()
public class GetPolygonPointsForFeature implements Miner.Responder.Shared.IDataRequest 
[System.Serializable()]
public __gc class GetPolygonPointsForFeature : public Miner.Responder.Shared.IDataRequest  
[System.Serializable()]
public ref class GetPolygonPointsForFeature : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetPolygonPointsForFeature

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

GetPolygonPointsForFeature Members
Miner.Responder.Framework.Requests Namespace

Send Feedback