'Declaration <DescriptionAttribute("Height of image associated with this image resource.")> Public ReadOnly Property Height As System.Int32
[Description("Height of image associated with this image resource.")] public System.Int32 Height { get; }
[Description("Height of image associated with this image resource.")] public: __property System.Int32 get_Height();
[Description("Height of image associated with this image resource.")] public:
property System.Int32 Height { System.Int32 get(); }