* adds basic typedoc * backup * Adds all docs to source code * Adds autogenerated docs * Fixes doc links * Updates docs
32 lines
534 B
Markdown
32 lines
534 B
Markdown
---
|
|
id: "aspectratiomode"
|
|
title: "AspectRatioMode"
|
|
sidebar_label: "AspectRatioMode"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [IgnoreAspectRatio](aspectratiomode.md#ignoreaspectratio)
|
|
* [KeepAspectRatio](aspectratiomode.md#keepaspectratio)
|
|
* [KeepAspectRatioByExpanding](aspectratiomode.md#keepaspectratiobyexpanding)
|
|
|
|
## Enumeration members
|
|
|
|
### IgnoreAspectRatio
|
|
|
|
• **IgnoreAspectRatio**: = 0
|
|
|
|
___
|
|
|
|
### KeepAspectRatio
|
|
|
|
• **KeepAspectRatio**: = 1
|
|
|
|
___
|
|
|
|
### KeepAspectRatioByExpanding
|
|
|
|
• **KeepAspectRatioByExpanding**: = 2
|