XPS_DASH_CAP énumération (xpsobjectmodel.h)
Spécifie le style d’un tiret sur un trait pointillé.
Syntax
typedef enum __MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0006 {
XPS_DASH_CAP_FLAT = 1,
XPS_DASH_CAP_ROUND,
XPS_DASH_CAP_SQUARE,
XPS_DASH_CAP_TRIANGLE
} XPS_DASH_CAP;
Constantes
XPS_DASH_CAP_FLAT Valeur : 1 Capuchon de ligne plate. |
XPS_DASH_CAP_ROUND Limite de ligne arrondie. |
XPS_DASH_CAP_SQUARE Capuchon de ligne carrée. |
XPS_DASH_CAP_TRIANGLE Capuchon de ligne triangulaire. |
Remarques
Dans les illustrations suivantes, chaque zone ombrée représente le tiret correspondant à chaque type de XPS_DASH_CAP.
Valeur | Exemple |
---|---|
XPS_DASH_CAP_FLAT | |
XPS_DASH_CAP_ROUND | |
XPS_DASH_CAP_SQUARE | |
XPS_DASH_CAP_TRIANGLE |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7, Windows Vista avec SP2 et Mise à jour de plateforme pour Windows Vista [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 R2, Windows Server 2008 avec SP2 et Mise à jour de plateforme pour Windows Server 2008 [applications de bureau | Applications UWP] |
En-tête | xpsobjectmodel.h |