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

  Name Description
Public Constructor RasterRegionXForm Constructor Initializes a new instance of the RasterRegionXForm class with default values.  
Top

Public Properties

  Name Description
Public Propertystatic (Shared in Visual Basic) Default Returns the default RasterRegionXForm values.  
Public Property ViewPerspective The view perspective of the external representation.  
Public Property XOffset The X offset of the external representation.
 
Public Property XScalarDenominator The denominator for the X scaling factor.  
Public Property XScalarNumerator The numerator for the X scaling factor.  
Public Property YOffset The Y offset of the external representation.
 
Public Property YScalarDenominator The denominator for the Y scaling factor.
 
Public Property YScalarNumerator The denominator for the Y scaling factor.
 
Top

Public Methods

  Name Description
Public Method Clone Creates an exact copy of this RasterRegionXForm.  
Top

See Also