←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly