IAudioFrame Methods

The IAudioFrame type exposes the following members.

Methods
  NameDescription
Public methodAddPlaceholder
Adds a new placeholder if there is no and sets placeholder properties to a specified one.
(Inherited from IShape.)
Public methodCreateEffectFormatEffective Obsolete.
Creates the EffectFormatEffectiveData object that contains all effects applyed to a shape, included inherited.
(Inherited from IShape.)
Public methodCreateFillFormatEffective Obsolete.
Creates the FillFormatEffectiveData object that contains all fill formatting properties for a shape, included inherited.
(Inherited from IShape.)
Public methodCreateLineFormatEffective Obsolete.
Creates the LineFormatEffectiveData object that contains all line formatting properties for a shape, included inherited.
(Inherited from IShape.)
Public methodCreateShapeElements
Creates and returns array of shape's elements.
(Inherited from IGeometryShape.)
Public methodCreateThreeDFormatEffective Obsolete.
Creates the ThreeDFormatEffectiveData object that contains volume properties and 3D transformation of a shape, included inherited.
(Inherited from IShape.)
Public methodGetThumbnail
Returns shape thumbnail. ShapeThumbnailBounds.Shape shape thumbnail bounds type is used by default.
(Inherited from IShape.)
Public methodGetThumbnail(ShapeThumbnailBounds, Single, Single)
Returns shape thumbnail.
(Inherited from IShape.)
Public methodRemovePlaceholder
Defines that this shape isn't a placeholder.
(Inherited from IShape.)
Public methodWriteAsSvg(Stream)
Saves content of Shape as SVG file.
(Inherited from IShape.)
Public methodWriteAsSvg(Stream, ISVGOptions)
Saves content of Shape as SVG file.
(Inherited from IShape.)
See Also