This document is archived and information here might be outdated. Recommended version. |
Indicates whether of not to maintain the aspect ratio.
[Visual Basic .NET]
Public Property KeepAspectRatio As Boolean
[C#]
public bool KeepAspectRatio {get; set;}
[C++]
HRESULT get_KeepAspectRatio(
void
);
[C++]
HRESULT put_KeepAspectRatio(
);