Metodo ID2D1RoundedRectangleGeometry::GetRoundedRect (d2d1.h)
Recupera un rettangolo arrotondato che descrive questa geometria rettangolo arrotondata.
Sintassi
void GetRoundedRect(
[out] D2D1_ROUNDED_RECT *roundedRect
);
Parametri
[out] roundedRect
Tipo: D2D1_ROUNDED_RECT*
Puntatore che riceve un rettangolo arrotondato che descrive questa geometria rettangolo arrotondata. È necessario allocare l'archiviazione per questo parametro.
Valore restituito
nessuno
Requisiti
Client minimo supportato | Windows 7, Windows Vista con SP2 e Aggiornamento della piattaforma per Windows Vista [app desktop | App UWP] |
Server minimo supportato | Windows Server 2008 R2, Windows Server 2008 con SP2 e Platform Update per Windows Server 2008 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | d2d1.h |
Libreria | D2d1.lib |
DLL | D2d1.dll |