Metodo StringFormat::StringFormat(constStringFormat&) (gdiplusstringformat.h)
Crea un oggetto StringFormat da un altro oggetto StringFormat .
Sintassi
void StringFormat(
[in] const StringFormat & source
);
Parametri
[in] source
Tipo: const StringFormat*
Puntatore a un oggetto StringFormat da copiare.
Valore restituito
nessuno
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows XP, Windows 2000 Professional [solo app desktop] |
Server minimo supportato | Windows 2000 Server [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | gdiplusstringformat.h (include Gdiplus.h) |
Libreria | Gdiplus.lib |
DLL | Gdiplus.dll |