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 : GetTransformPoints Method |
protected virtual AnnPoint[] GetTransformPoints( AnnTransformObjectOperation operation )
'Declaration Protected Overridable Function GetTransformPoints( _ ByVal operation As AnnTransformObjectOperation _ ) As AnnPoint()
'Usage Dim instance As AnnObject Dim operation As AnnTransformObjectOperation Dim value() As AnnPoint value = instance.GetTransformPoints(operation)
protected: virtual array<AnnPoint>^ GetTransformPoints( AnnTransformObjectOperation operation )