←Select platform

DataLength Property

Summary
Gets the size in bytes of the extension data.
Syntax
C#
VB
C++
Java
public int DataLength { get; } 
Public ReadOnly Property DataLength As Integer 
public long getDataLength() 
public: 
property int DataLength { 
   int get(); 
} 

Property Value

The size in bytes of the extension data. If the extension data is a stream, this value should be 0xFFFFFFFF

Example

For an example, refer to RasterCodecs.ReadExtensions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.