LEADTOOLS Annotations (Leadtools.Annotations assembly)

GetTransformPoints Method (AnnRichTextObject)

Show in webframe





An AnnTransformObjectOperation value that specifies the transformation method called.
AnnRichTextObject implementation of AnnObject.GetTransformPoints.
Syntax
protected override AnnPoint[] GetTransformPoints( 
   AnnTransformObjectOperation operation
)
'Declaration
 
Protected Overrides Function GetTransformPoints( _
   ByVal operation As AnnTransformObjectOperation _
) As AnnPoint()
'Usage
 
Dim instance As AnnRichTextObject
Dim operation As AnnTransformObjectOperation
Dim value() As AnnPoint
 
value = instance.GetTransformPoints(operation)

            

            
protected:
array<AnnPoint>^ GetTransformPoints( 
   AnnTransformObjectOperation operation
) override 

Parameters

operation
An AnnTransformObjectOperation value that specifies the transformation method called.

Return Value

An array of AnnPoint structures specifying the points to be transformed.
Requirements

Target Platforms

See Also

Reference

AnnRichTextObject Class
AnnRichTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.