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