←Select platform

NameCountryCode Property

Summary

Gets or sets the name country code.

Syntax
C#
VB
C++
public ushort NameCountryCode { get; set; } 
  
Public Property NameCountryCode As UShort 
public: 
property ushort NameCountryCode { 
   ushort get(); 
   void set (    ushort ); 
} 

Property Value

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

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