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


The following tables list the members exposed by RasterMetadataRational.

Public Constructors

 NameDescription
Public ConstructorRasterMetadataRational Constructor Initializes a new instance of the RasterMetadataRational class with the specified values.  
Top

Public Properties

 NameDescription
Public PropertyDenominator Gets and sets the denominator value.  
Public Propertystatic (Shared in Visual Basic)Empty Initializes a new instance of the RasterMetadataRational class with zero values.  
Public PropertyNumerator Gets and sets the numerator value.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also