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


The following tables list the members exposed by RasterRegionXForm.

Public Constructors

 NameDescription
Public ConstructorRasterRegionXForm Constructor Initializes a new instance of the RasterRegionXForm class with default values.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Default Returns the default RasterRegionXForm values.  
Public PropertyViewPerspective The view perspective of the external representation.  
Public PropertyXOffset The X offset of the external representation.
 
Public PropertyXScalarDenominator The denominator for the X scaling factor.  
Public PropertyXScalarNumerator The numerator for the X scaling factor.  
Public PropertyYOffset The Y offset of the external representation.
 
Public PropertyYScalarDenominator The denominator for the Y scaling factor.
 
Public PropertyYScalarNumerator The denominator for the Y scaling factor.
 
Top

Public Methods

 NameDescription
Public MethodClone Creates an exact copy of this RasterRegionXForm.  
Top

See Also