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

Show in webframe

GetTransformPoints Method (AnnCrossProductObject)






An AnnTransformOperation value that specifies the transformation method called.
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 AnnCrossProductObject
Dim operation As AnnTransformOperation
Dim value() As Point
 
value = instance.GetTransformPoints(operation)

            

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

Parameters

operation
An AnnTransformOperation value that specifies the transformation method called.

Return Value

An array of System.Windows.Point structures specifying the points to be transformed.
Remarks
AnnCrossProductObject overrides this member to return an array of 4 points: FirstStartPoint, FirstEndPoint, SecondStartPoint and SecondEndPoint.
For more information, refer to Using Rulers in WPF Annotation Objects.
Requirements

Target Platforms

See Also

Reference

AnnCrossProductObject Class
AnnCrossProductObject 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