![]() |
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 > RasterMetadataURationalHelper Class : Create Method |
public static RasterMetadataURational Create( uint numerator, uint denominator )
'Declaration
Public Shared Function Create( _ ByVal numerator As UInteger, _ ByVal denominator As UInteger _ ) As RasterMetadataURational
'Usage
Dim numerator As UInteger Dim denominator As UInteger Dim value As RasterMetadataURational value = RasterMetadataURationalHelper.Create(numerator, denominator)
public static RasterMetadataURational Create( uint numerator, uint denominator )
function Leadtools.RasterMetadataURationalHelper.Create( numerator , denominator )
public: static RasterMetadataURational Create( uint numerator, uint denominator )