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
In This Article