LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

NameLength Property

Show in webframe





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

            

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

Property Value

A value that represents the name length 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.