←Select platform

NameOffset Property

Summary

Gets or sets the offset of the name record.

Syntax
C#
VB
C++
public int NameOffset { get; set; } 
  
Public Property NameOffset As Integer 
public: 
property int NameOffset { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that represents the name offset from the start of the tag in bytes.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly