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