(Leadtools.Annotations.Core)

StrokeFromContainerCoordinates Method

Show in webframe





The source stroke object.
The source object fixed operation state.
Converts a stroke to container coordinates.
Syntax
public AnnStroke StrokeFromContainerCoordinates( 
   AnnStroke stroke,
   AnnFixedStateOperations operation
)
Public Function StrokeFromContainerCoordinates( _
   ByVal stroke As AnnStroke, _
   ByVal operation As AnnFixedStateOperations _
) As AnnStroke
public AnnStroke StrokeFromContainerCoordinates( 
   AnnStroke stroke,
   AnnFixedStateOperations operation
)
-(LTAnnStroke*) strokeFromContainerCoordinates:(LTAnnStroke*)stroke
                                operation:(LTAnnFixedStateOperations)operation;
            
public AnnStroke strokeFromContainerCoordinates(AnnStroke stroke,
                                                int annFixedStateOperations)
            
 function Leadtools.Annotations.Core.AnnContainerMapper.StrokeFromContainerCoordinates( 
   stroke ,
   operation 
)

Parameters

stroke
The source stroke object.
operation
The source object fixed operation state.

Return Value

The converted stroke
Requirements

Target Platforms

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

 

 


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