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 > RasterCommentMetadata Class : ToURational Method |
public RasterMetadataURational[] ToURational()
'Declaration
Public Function ToURational() As RasterMetadataURational()
'Usage
Dim instance As RasterCommentMetadata Dim value() As RasterMetadataURational value = instance.ToURational()
public RasterMetadataURational[] ToURational()
- (void)toURational:(LTRasterMetadataURational *)buffer itemCount:(NSUInteger)count
public final RasterMetadataURational[] toURational()
function Leadtools.RasterCommentMetadata.ToURational()
public: array<RasterMetadataURational>^ ToURational();