Property MatchSourceOrientation
MatchSourceOrientation
Gets or initializes a value indicating whether the target Width and Height should be swapped prior to resizing when needed so that the longest target dimension matches the longest source dimension (i.e. portrait targets are applied to portrait sources and landscape targets to landscape sources).
Declaration
public bool MatchSourceOrientation { get; init; }
Property Value
| Type | Description |
|---|---|
| bool |