XPS_SEGMENT_STROKE_PATTERN Enumeration (xpsobjectmodel.h)
Gibt an, ob alle, einige oder keine segmente in einer Abbildung striche sind.
Syntax
typedef enum __MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0012 {
XPS_SEGMENT_STROKE_PATTERN_ALL = 1,
XPS_SEGMENT_STROKE_PATTERN_NONE,
XPS_SEGMENT_STROKE_PATTERN_MIXED
} XPS_SEGMENT_STROKE_PATTERN;
Konstanten
XPS_SEGMENT_STROKE_PATTERN_ALL Wert: 1 Alle Segmente in der Abbildung werden stricheiert. |
XPS_SEGMENT_STROKE_PATTERN_NONE Es werden keine Segmente in der Abbildung gestrichelt. |
XPS_SEGMENT_STROKE_PATTERN_MIXED Einige Segmente in der Abbildung werden gestrichelt, andere nicht. |
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Kopfzeile | xpsobjectmodel.h |