Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal id As Integer, _ ByVal dataType As RasterTagMetadataDataType, _ ByVal data() As Byte _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- id
- The tag id
- dataType
- The data type of the tag
- data
- The data for the tag
For an example, refer to RasterTagMetadata.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family