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

Show in webframe

GetTransformPoints Method (AnnRulerObject)






An AnnTransformOperation value that specifies which transformation method was 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 AnnRulerObject
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 which transformation method was called.

Return Value

An array of System.Windows.Point objects that contain the points to be transformed.
Remarks
AnnRulerObject overrides this member to return an array of 2 points, the Start and End to be transformed.
For more information, refer to Using Rulers in WPF Annotation Objects.
Requirements

Target Platforms

See Also

Reference

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