PropertyPaneLinkPopupWindowProperties.PopupWindowPosition Enum
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.
Essa enumeração contém os diferentes tipos de campos.
public enum PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
type PropertyPaneLinkPopupWindowProperties.PopupWindowPosition =
Public Enum PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
- Herança
-
PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
Campos
Nome | Valor | Description |
---|---|---|
Center | 0 | Centro. |
LeftBottom | 4 | Parte inferior esquerda. |
LeftTop | 2 | Parte superior esquerda. |
RightBottom | 3 | Na parte inferior direita. |
RightTop | 1 | Na parte superior direita. |