Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes or animates the value of the BottomLeftRadiusX property of this clip. The BottomLeftRadiusX property specifies the x radius of the ellipse that rounds the lower-left corner of the clip.
Overload list
Method | Description |
---|---|
SetBottomLeftRadiusX(float) | Changes the value of the BottomLeftRadiusX property of this clip. |
SetBottomLeftRadiusX(IDCompositionAnimation*) | Animates the value of the BottomLeftRadiusX property of this clip. |
Syntax
HRESULT SetBottomLeftRadiusX(
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 |