Leadtools Namespace > RasterCurve Class : Points Property |
public RasterCollection<LeadPoint> Points {get;}
'Declaration Public ReadOnly Property Points As RasterCollection(Of LeadPoint)
'Usage Dim instance As RasterCurve Dim value As RasterCollection(Of LeadPoint) value = instance.Points
public RasterCollection<LeadPoint> Points {get;}
get_Points();
public: property RasterCollection<LeadPoint>^ Points { RasterCollection<LeadPoint>^ 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