ID2D1SvgPathData::RemoveCommandsAtEnd method (d2d1svg.h)
Removes commands from the end of the commands array.
HRESULT RemoveCommandsAtEnd(
UINT32 commandsCount
);
commandsCount
Type: UINT32
Specifies how many commands to remove.
Type: HRESULT
This method returns an HRESULT success or error code.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1svg.h |
DLL | Direct2d.dll |