Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnObject Class : SetTransformPoints Method |
protected virtual void SetTransformPoints( AnnPoint[] points, AnnTransformObjectOperation operation )
'Declaration Protected Overridable Sub SetTransformPoints( _ ByVal points() As AnnPoint, _ ByVal operation As AnnTransformObjectOperation _ )
'Usage Dim instance As AnnObject Dim points() As AnnPoint Dim operation As AnnTransformObjectOperation instance.SetTransformPoints(points, operation)
protected: virtual void SetTransformPoints( array<AnnPoint>^ points, AnnTransformObjectOperation operation )