LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

Points Property






Returns the current interactive mode points.
Syntax
public RasterCollection<Point> Points {get;}
'Declaration
 
Public ReadOnly Property Points As RasterCollection(Of Point)
'Usage
 
Dim instance As RasterViewerPointsEventArgs
Dim value As RasterCollection(Of Point)
 
value = instance.Points
public RasterCollection<Point> Points {get;}
 get_Points(); 
public:
property RasterCollection<Point>^ Points {
   RasterCollection<Point>^ get();
}

Property Value

The current interactive mode points.
Example
Refer to InteractiveRegionFreehand.
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

RasterViewerPointsEventArgs Class
RasterViewerPointsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.