LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

NameOffset Property

Show in webframe





Gets or sets the offset of the name record.
Syntax
public int NameOffset {get; set;}
'Declaration
 
Public Property NameOffset As Integer
'Usage
 
Dim instance As IccNameRecord
Dim value As Integer
 
instance.NameOffset = value
 
value = instance.NameOffset

            

            
public:
property int NameOffset {
   int get();
   void set (    int value);
}

Property Value

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

Target Platforms

See Also

Reference

IccNameRecord Structure
IccNameRecord Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.