LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

NameCountryCode Property

Show in webframe





Gets or sets the name country code.
Syntax
public ushort NameCountryCode {get; set;}
'Declaration
 
Public Property NameCountryCode As UShort
'Usage
 
Dim instance As IccNameRecord
Dim value As UShort
 
instance.NameCountryCode = value
 
value = instance.NameCountryCode

            

            
public:
property ushort NameCountryCode {
   ushort get();
   void set (    ushort value);
}

Property Value

A value that represents the name country code from ISO-13166.
Requirements

Target Platforms

See Also

Reference

IccNameRecord Structure
IccNameRecord Members

 

 


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