Accusoft.NotateXpress13.Net
GetPoints Method (FreeHandTool)




Gets an array of points that is used to draw the line for the freehand.
Syntax
public Point[] GetPoints()
public: Point[]* GetPoints(); 
public:
array<Point>^ GetPoints(); 
'Declaration
 
Public Function GetPoints() As Point()
 
'Usage
 
Dim instance As FreeHandTool
Dim value() As Point
 
value = instance.GetPoints()
See Also

Reference

FreeHandTool Class
FreeHandTool Members
System.Drawing.Point

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback