Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

GetTransformPoints Method (AnnEncryptObject)






An AnnTransformOperation value to specify which transformation method to call.
Gets the array of points to be transformed.
Syntax
protected override Point[] GetTransformPoints( 
   AnnTransformOperation operation
)
'Declaration
 
Protected Overrides Function GetTransformPoints( _
   ByVal operation As AnnTransformOperation _
) As Point()
'Usage
 
Dim instance As AnnEncryptObject
Dim operation As AnnTransformOperation
Dim value() As Point
 
value = instance.GetTransformPoints(operation)

            

            
protected:
array<Point>^ GetTransformPoints( 
   AnnTransformOperation operation
) override 

Parameters

operation
An AnnTransformOperation value to specify which transformation method to call.

Return Value

An array of System.Windows.Point structures that contains the points to be transformed.
Remarks
The AnnEncryptObject class overrides this member to return an array of 2 points, the top-left and bottom-right corners of bounding rectangle.
Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features