'Declaration <DescriptionAttribute("The height, in pixels, of the overlay image.")> Public ReadOnly Property Height As System.Int32
[Description("The height, in pixels, of the overlay image.")] public System.Int32 Height { get; }
[Description("The height, in pixels, of the overlay image.")] public: __property System.Int32 get_Height();
[Description("The height, in pixels, of the overlay image.")] public:
property System.Int32 Height { System.Int32 get(); }