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 IAutoShape : IShape
Public Interface IAutoShape
	Inherits IShape
public interface class IAutoShape : IShape
type IAutoShape =  
    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
AlternativeText (Inherited from IShape.)
AlternativeTitle (Inherited from IShape.)
AppendTextFrame(String)
Click
Click (Inherited from IShape.)
Dispose()()()()
Releases all resources used by the IAutoShape
Dispose()()()() (Inherited from IShape.)
EffectDag
EffectDag (Inherited from IShape.)
Fill
Fill (Inherited from IShape.)
Frame
Frame (Inherited from IShape.)
Height
Height (Inherited from IShape.)
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
IsHidden (Inherited from IShape.)
IsPlaceholder
IsPlaceholder (Inherited from IShape.)
IsTextBox
IsTextBox (Inherited from IShape.)
Left
Left (Inherited from IShape.)
Line
Line (Inherited from IShape.)
Locking
MouseOver
MouseOver (Inherited from IShape.)
Name
Name (Inherited from IShape.)
Parent
Parent (Inherited from IShape.)
Placeholder
Placeholder (Inherited from IShape.)
Presentation
Presentation (Inherited from IShape.)
RemovePlaceholder()()()()
RemovePlaceholder()()()() (Inherited from IShape.)
Rotation
Rotation (Inherited from IShape.)
SetShapeAlignment(ShapeAlignment) (Inherited from IShape.)
SetShapeArrange(ShapeArrange) (Inherited from IShape.)
ShapeStyle
ShapeType
Slide
Slide (Inherited from IShape.)
TagsList
TagsList (Inherited from IShape.)
TextFrame
ThreeD
ThreeD (Inherited from IShape.)
Top
Top (Inherited from IShape.)
UseBackgroundFill
Width
Width (Inherited from IShape.)
ZOrderPosition
ZOrderPosition (Inherited from IShape.)

See Also