Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterMetadataRational Structure : Numerator Property |
public int Numerator {get; set;}
'Declaration
Public Property Numerator As Integer
'Usage
Dim instance As RasterMetadataRational Dim value As Integer instance.Numerator = value value = instance.Numerator
public int Numerator {get; set;}
<br/>get_Numerator();<br/>set_Numerator(value);<br/>Object.defineProperty('Numerator');