Accusoft.NotateXpress13.Net
GetPoints Method (ProtractorTool)




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

Return Value

An array of three Points used to draw the protractor.
See Also

Reference

ProtractorTool Class
ProtractorTool Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback