matchAspectRatio Property
Summary
A boolean value that specifies whether the result should use a matching aspect ratio.
Syntax
public bool matchAspectRatio { get; set; }
Public Property matchAspectRatio() As Boolean
Get
Set
public:
property bool matchAspectRatio
{
bool get()
void set(bool value)
}
Property Value
true if the result should use a matching aspect ratio; otherwise, false