Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Changes or animates the value of the BottomRightRadiusY property of this clip. The BottomRightRadiusY property specifies the y radius of the ellipse that rounds the lower-right corner of the clip.
Overload list
| Method | Description |
|---|---|
| SetBottomRightRadiusY(float) | Changes the value of the BottomRightRadiusY property of this clip. |
| SetBottomRightRadiusY(IDCompositionAnimation*) | Animates the value of the BottomRightRadiusY property of this clip. |
Syntax
HRESULT SetBottomRightRadiusY(
float radius
);
Parameters
radius
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | dcomp.h |
| Library | Dcomp.lib |
| DLL | Dcomp.dll |