AddAudioFrameCD
IShapeCollection.AddAudioFrameCD method
Adds an AudioFrame with CD to the end of collection.
public IAudioFrame AddAudioFrameCD(float x, float y, float width, float height)
Parameter | Type | Description |
---|---|---|
x | Single | X coordinate of a new audio frame. |
y | Single | Y coordinate of a new audio frame. |
width | Single | Width of a new audio frame. |
height | Single | Height of a new audio frame. |
Return Value
Created AudioFrame object.
See Also
- interface IAudioFrame
- interface IShapeCollection
- namespace Aspose.Slides
- assembly Aspose.Slides