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


The following tables list the members exposed by RasterMetadataURational.

Public Constructors

  Name Description
Public Constructor RasterMetadataURational Constructor Initializes a new instance of the RasterMetadataURational class with the specified values.  
Top

Public Properties

  Name Description
Public Property Denominator Gets and sets the denominator value.  
Public Propertystatic (Shared in Visual Basic) Empty Initializes a new instance of the RasterMetadataURational class with zero values.  
Public Property Numerator Gets and sets the numerator value.  
Top

Public Methods

  Name Description
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also