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