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

The following tables list the members exposed by RasterRegionXForm.

Public Constructors

 NameDescription
public Constructor RasterRegionXForm ConstructorInitializes a new instance of the RasterRegionXForm class with default values. Supported in Silverlight, Windows Phone 7  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) DefaultReturns the default RasterRegionXForm values. Supported in Silverlight, Windows Phone 7  
public Property ViewPerspectiveThe view perspective of the external representation. Supported in Silverlight, Windows Phone 7  
public Property XOffsetThe X offset of the external representation.
Supported in Silverlight, Windows Phone 7  
public Property XScalarDenominatorThe denominator for the X scaling factor. Supported in Silverlight, Windows Phone 7  
public Property XScalarNumeratorThe numerator for the X scaling factor. Supported in Silverlight, Windows Phone 7  
public Property YOffsetThe Y offset of the external representation.
Supported in Silverlight, Windows Phone 7  
public Property YScalarDenominatorThe denominator for the Y scaling factor.
Supported in Silverlight, Windows Phone 7  
public Property YScalarNumeratorThe denominator for the Y scaling factor.
Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Method CloneCreates an exact copy of this RasterRegionXForm. Supported in Silverlight, Windows Phone 7  
Top

See Also