ArcFM Responder Mobile Developer Guide
GetCenterPointForFeature Class
Members 






Provides the center point of a feature.
Object Model
GetCenterPointForFeature Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class GetCenterPointForFeature 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetCenterPointForFeature
[System.Serializable()]
public class GetCenterPointForFeature : Miner.Responder.Shared.IDataRequest  
public class GetCenterPointForFeature = class(Miner.Responder.Shared.IDataRequest)
System.SerializableAttribute()
public class GetCenterPointForFeature implements Miner.Responder.Shared.IDataRequest 
[System.Serializable()]
public __gc class GetCenterPointForFeature : public Miner.Responder.Shared.IDataRequest  
[System.Serializable()]
public ref class GetCenterPointForFeature : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetCenterPointForFeature

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

GetCenterPointForFeature Members
Miner.Responder.Framework.Requests Namespace

Send Feedback