| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10 	
                       		
			       | 
             
| Leadtools.Windows.Annotations Namespace > AnnObject Class : GetTransformPoints Method | 
protected virtual Point[] GetTransformPoints( AnnTransformOperation operation )
'Declaration Protected Overridable Function GetTransformPoints( _ ByVal operation As AnnTransformOperation _ ) As Point()
'Usage Dim instance As AnnObject Dim operation As AnnTransformOperation Dim value() As Point value = instance.GetTransformPoints(operation)
protected: virtual array<Point>^ GetTransformPoints( AnnTransformOperation operation )