Leadtools.Codecs Namespace > CodecsEnumGeoKeysEventArgs Class : ToRasterTagMetadata Method |
public RasterTagMetadata ToRasterTagMetadata()
'Declaration Public Function ToRasterTagMetadata() As RasterTagMetadata
'Usage Dim instance As CodecsEnumGeoKeysEventArgs Dim value As RasterTagMetadata value = instance.ToRasterTagMetadata()
public RasterTagMetadata ToRasterTagMetadata()
function Leadtools.Codecs.CodecsEnumGeoKeysEventArgs.ToRasterTagMetadata()
public: RasterTagMetadata^ ToRasterTagMetadata();
The number of bytes in Buffer can be obtained by RasterNativeBuffer.Length, while the number of items can be obtained by Count.
You can also construct a new Leadtools.RasterTagMetadata object from the data stored in this CodecsEnumGeoKeysEventArgs using the ToRasterTagMetadata method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2