ID2D1GeometrySink::AddArc(constD2D1_ARC_SEGMENT&)-Methode (d2d1.h)
Fügt der Pfadgeometrie einen einzelnen Bogen hinzu.
Syntax
void AddArc(
const D2D1_ARC_SEGMENT & arc
);
Parameter
arc
Typ: [in] const D2D1_ARC_SEGMENT &
Das Bogensegment, das der Abbildung hinzugefügt werden soll.
Rückgabewert
Keine
Anforderungen
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.h |
Bibliothek | D2d1.lib |
DLL | D2d1.dll |