Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Transformer Class Methods
See Also 
Leadtools Namespace : Transformer Class


For a list of all members of this type, see Transformer members.

Public Methods

  Name Description
Public Method LengthToLogical Converts the specified length value from physical to logical coordinates.  
Public Method LengthToPhysical Converts the specified length value from logical to physical coordinates.  
Public Method PointToLogical Overloaded.  Converts the specified points from physical to logical coordinates.  
Public Method PointToPhysical Overloaded.  Converts the specified points from logical to physical coordinates.  
Public Method RectangleToLogical Converts the specified rectangle from physical to logical coordinates.  
Public Method RectangleToPhysical Converts the specified rectangle from logical to physical coordinates.  
Public Methodstatic (Shared in Visual Basic) TransformPoints Converts the specified points from logical to physical coordinates.  
Top

See Also