Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IVideo : IShape
Public Interface IVideo
	Inherits IShape
public interface class IVideo : IShape
type IVideo =  
    interface
        interface IShape
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Adjustments
AlternativeText (Inherited from IShape.)
AlternativeText
AlternativeTitle (Inherited from IShape.)
Click (Inherited from IShape.)
Click
Dispose()()()() (Inherited from IShape.)
Dispose()()()()
Releases all resources used by the IVideo
EffectDag (Inherited from IShape.)
EffectDag
EmbeddedVideoData
EmbedImage
Fill (Inherited from IShape.)
Fill
Frame (Inherited from IShape.)
Frame
FullScreenMode
Height (Inherited from IShape.)
Height
HideAtShowing
Id (Inherited from IShape.)
InsertChart(ChartType) (Inherited from IShape.)
InsertPicture(String) (Inherited from IShape.)
InsertSmartArt(SmartArtLayoutType) (Inherited from IShape.)
InsertTable(Int32, Int32) (Inherited from IShape.)
InsertVideo(String) (Inherited from IShape.)
IsHidden (Inherited from IShape.)
IsHidden
IsPlaceholder (Inherited from IShape.)
IsPlaceholder
IsTextBox (Inherited from IShape.)
Left (Inherited from IShape.)
Left
Line (Inherited from IShape.)
Line
LinkPathLong
MouseOver (Inherited from IShape.)
MouseOver
Name (Inherited from IShape.)
Name
Parent (Inherited from IShape.)
Parent
PictureFill
Placeholder (Inherited from IShape.)
Placeholder
PlayLoopMode
PlayMode
Presentation (Inherited from IShape.)
Presentation
RemovePlaceholder()()()() (Inherited from IShape.)
RemovePlaceholder()()()()
RewindVideo
Rotation (Inherited from IShape.)
Rotation
SetShapeAlignment(ShapeAlignment) (Inherited from IShape.)
SetShapeArrange(ShapeArrange) (Inherited from IShape.)
ShapeLocking
ShapeStyle
ShapeType
Slide (Inherited from IShape.)
Slide
TagsList (Inherited from IShape.)
TagsList
ThreeD (Inherited from IShape.)
ThreeD
Top (Inherited from IShape.)
Top
Volume
Width (Inherited from IShape.)
Width
ZOrderPosition (Inherited from IShape.)
ZOrderPosition

See Also