Gets or Sets the Image size
| C# | Visual Basic | Visual C++ |
public BackgroundImageSize Size { get; set; }
Public Property Size As BackgroundImageSize
public: property BackgroundImageSize Size { BackgroundImageSize get (); void set (BackgroundImageSize value); }