NSViewLayerContentsPlacement Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public enum NSViewLayerContentsPlacement
type NSViewLayerContentsPlacement =
- Herança
-
NSViewLayerContentsPlacement
Campos
Nome | Valor | Description |
---|---|---|
ScaleAxesIndependently | 0 | |
ScaleProportionallyToFit | 1 | |
ScaleProportionallyToFill | 2 | |
Center | 3 | |
Top | 4 | |
TopRight | 5 | |
Right | 6 | |
BottomRight | 7 | |
Bottom | 8 | |
BottomLeft | 9 | |
Left | 10 | |
TopLeft | 11 |