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

Leadtools.ColorConversion Assembly