InkStyleProperties-Funktion (d2d1_3helper.h)
Erstellt eine D2D1_INK_STYLE_PROPERTIES-Struktur .
Syntax
D2D1_INK_STYLE_PROPERTIES InkStyleProperties(
D2D1_INK_NIB_SHAPE nibShape,
[ref] const D2D1_MATRIX_3X2_F & nibTransform
);
Parameter
nibShape
Typ: D2D1_INK_NIB_SHAPE
Die Vortransformationsform der Feder (Stiftspitze), die zum Zeichnen eines bestimmten Freihandobjekts verwendet wird.
[ref] nibTransform
Typ: const D2D1_MATRIX_3X2_F
Die Transformation, die auf die Nib angewendet wird. Beachten Sie, dass die Übersetzungskomponenten der Transformationsmatrix zum Rendern ignoriert werden.
Rückgabewert
Typ: D2D1_INK_STYLE_PROPERTIES
Gibt die erstellte D2D1_INK_STYLE_PROPERTIES-Struktur zurück.
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] |
Zielplattform | Windows |
Kopfzeile | d2d1_3helper.h |
Bibliothek | D2d1.lib |
DLL | D2d1.dll |