Accusoft.NotateXpress13.Net
GetPoints Method (RulerTool)




Returns an array of Points used to draw the line.
Syntax
'Declaration
 
Public Function GetPoints() As Point()
'Usage
 
Dim instance As RulerTool
Dim value() As Point
 
value = instance.GetPoints()
public Point[] GetPoints()
public: Point[]* GetPoints(); 
public:
array<Point>^ GetPoints(); 

Return Value

An array of points.
See Also

Reference

RulerTool Class
RulerTool Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback