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


The following tables list the members exposed by Transformer.

Public Constructors

 NameDescription
Public ConstructorTransformer ConstructorOverloaded.  Creates a new instance of the Transformer class with default settings.  
Top

Public Properties

 NameDescription
Public PropertyTransform Gets and sets the transformation matrix for this Transformer.  
Top

Public Methods

 NameDescription
Public MethodLengthToLogical Converts the specified length value from physical 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