'Declaration <DefaultValueAttribute(True)> Public Property MaintainAspectRatio As Boolean
[DefaultValue(True)] public bool MaintainAspectRatio { get; set; }
[DefaultValue(True)] public: __property bool get_MaintainAspectRatio(); public: __property void set_MaintainAspectRatio(
bool value
);