LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Transformer Class Methods
See Also 


"

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

"

Public Methods

 NameDescription
public Method LengthToLogicalConverts the specified length value from physical to logical coordinates.  
public Method LengthToPhysicalConverts the specified length value from logical to physical coordinates.  
public Method PointToLogicalOverloaded. Converts the specified point from physical to logical coordinates.  
public Method PointToPhysicalOverloaded. Converts the specified point from logical to physical coordinates.  
public Method RectangleToLogicalConverts the specified rectangle from physical to logical coordinates.  
public Method RectangleToPhysicalConverts the specified rectangle from logical to physical coordinates.  
public Methodstatic (Shared in Visual Basic) TransformPointsConverts the specified points from logical to physical coordinates.  
Top

See Also