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


The following tables list the members exposed by RasterMetadataRational.

Public Constructors

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

Public Properties

 NameDescription
public Property DenominatorGets and sets the denominator value. Supported in Silverlight, Windows Phone 7  
public Propertystatic (Shared in Visual Basic) EmptyInitializes a new instance of the RasterMetadataRational class with zero values. Supported in Silverlight, Windows Phone 7  
public Property NumeratorGets and sets the numerator value. Supported in Silverlight, Windows Phone 7  
Top

See Also