LanguageInfo.Flag Property
Flag image of the primary country where the current language is used.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public IBitmap Flag { get; set; }
Public Property Flag As IBitmap
Get
Set
public:
property IBitmap^ Flag {
IBitmap^ get ();
void set (IBitmap^ value);
}
member Flag : IBitmap with get, set
Property Value
IBitmap