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 : SetTransformPoints Method |
protected virtual void SetTransformPoints( Point[] points, AnnTransformOperation operation )
'Declaration Protected Overridable Sub SetTransformPoints( _ ByVal points() As Point, _ ByVal operation As AnnTransformOperation _ )
'Usage Dim instance As AnnObject Dim points() As Point Dim operation As AnnTransformOperation instance.SetTransformPoints(points, operation)
protected: virtual void SetTransformPoints( array<Point>^ points, AnnTransformOperation operation )