LEADTOOLS (Leadtools assembly)

GetDataType Method

Show in webframe







The RasterCommentMetadataType for which to get its RasterCommentMetadataDataType.
Gets the RasterCommentMetadataDataType of the specified RasterCommentMetadataType.
Syntax
public static RasterCommentMetadataDataType GetDataType( 
   RasterCommentMetadataType type
)
'Declaration
 
Public Shared Function GetDataType( _
   ByVal type As RasterCommentMetadataType _
) As RasterCommentMetadataDataType
'Usage
 
Dim type As RasterCommentMetadataType
Dim value As RasterCommentMetadataDataType
 
value = RasterCommentMetadata.GetDataType(type)
public static RasterCommentMetadataDataType GetDataType( 
   RasterCommentMetadataType type
)
+(LTRasterCommentMetadataDataType)getDataType:(LTRasterCommentMetadataType)type;
public static RasterCommentMetadataDataType getDataType(RasterCommentMetadataType type)
 function Leadtools.RasterCommentMetadata.GetDataType( 
   type 
)
public:
static RasterCommentMetadataDataType GetDataType( 
   RasterCommentMetadataType type
) 

Parameters

type
The RasterCommentMetadataType for which to get its RasterCommentMetadataDataType.

Return Value

Example
For an example, refer to IptcSeparator.
Requirements

Target Platforms

See Also

Reference

RasterCommentMetadata Class
RasterCommentMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.