LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Points Property

Show in webframe





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:
property RasterCollection<Point>^ Points {
   RasterCollection<Point>^ get();
}

Property Value

The current interactive mode points.
Example
Refer to InteractiveRegionFreehand.
Requirements

Target Platforms

See Also

Reference

RasterViewerPointsEventArgs Class
RasterViewerPointsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.