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


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

Public Methods

 NameDescription
Public MethodLengthToLogical Converts the specified length value from physcial to logical coordinates.  
Public MethodLengthToPhysical Converts the specified length value from logical to physical coordinates.  
Public MethodPointToLogicalOverloaded.  Converts the specified points from physical to logical coordinates.  
Public MethodPointToPhysicalOverloaded.  Converts the specified points from logical to physical coordinates.  
Public MethodRectangleToLogical Converts the specified rectangle from physical to logical coordinates.  
Public MethodRectangleToPhysical 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