Miner.Responder.Framework.Requests Namespace > GetPolygonPointsForFeature Class : XYPoints Property |
'Declaration
Public ReadOnly Property XYPoints As System.Collections.ObjectModel.Collection(Of XYPoint())
'Usage
Dim instance As GetPolygonPointsForFeature Dim value As System.Collections.ObjectModel.Collection(Of XYPoint()) value = instance.XYPoints
public System.Collections.ObjectModel.Collection<XYPoint[]> XYPoints {get;}
public read-only property XYPoints: System.Collections.ObjectModel.Collection;
public function get XYPoints : System.Collections.ObjectModel.Collection
public: __property System.Collections.ObjectModel.Collection<XYPoint[]>* get_XYPoints();
public: property System.Collections.ObjectModel.Collection<array<XYPoint>>^ XYPoints { System.Collections.ObjectModel.Collection<array<XYPoint>>^ get(); }
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