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 : GetDataType Method |
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)dataTypeForType:(LTRasterCommentMetadataType)type
public static RasterCommentMetadataDataType getDataType(RasterCommentMetadataType type)
function Leadtools.RasterCommentMetadata.GetDataType( type )
public: static RasterCommentMetadataDataType GetDataType( RasterCommentMetadataType type )