Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets an attribute of this element as a float.
Syntax
HRESULT GetAttributeValue(
[in] PCWSTR name,
[out] FLOAT *value
);
Parameters
[in] name
Type: PCWSTR
The name of the attribute.
[out] value
Type: FLOAT*
The value of the attribute.
Return value
Type: HRESULT
This method returns an HRESULT success or error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d2d1svg.h |
| DLL | Direct2d.dll |