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 : DataType Property |
public RasterCommentMetadataDataType DataType {get;}
'Declaration
Public ReadOnly Property DataType As RasterCommentMetadataDataType
'Usage
Dim instance As RasterCommentMetadata Dim value As RasterCommentMetadataDataType value = instance.DataType
public RasterCommentMetadataDataType DataType {get;}
@property (nonatomic, assign, readonly) LTRasterCommentMetadataDataType dataType
public RasterCommentMetadataDataType getDataType()
get_DataType();
public: property RasterCommentMetadataDataType DataType { RasterCommentMetadataDataType get(); }