Indicates if the bounds has a fixed aspect ratio.
[Visual Basic 6.0] Property FixedAspectRatio As Boolean
[Visual Basic .NET] Public Property FixedAspectRatio As Boolean
[C#] public bool FixedAspectRatio {get; set;}
[C++] public: __property bool get_FixedAspectRatio(); public: __property void set_FixedAspectRatio(bool );