'Declaration <DescriptionAttribute("The thumbnail size.")> Public ReadOnly Property ThumbnailSize As System.Drawing.Size
[Description("The thumbnail size.")] public System.Drawing.Size ThumbnailSize { get; }
[Description("The thumbnail size.")] public: __property System.Drawing.Size* get_ThumbnailSize();
[Description("The thumbnail size.")] public:
property System.Drawing.Size^ ThumbnailSize { System.Drawing.Size^ get(); }