public IBitmap Image { get; protected set; }
Public Property Image As IBitmap Get Protected Set
public: property IBitmap^ Image { IBitmap^ get (); protected: void set (IBitmap^ value); }
member Image : IBitmap with get, set
In This Article