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 class Shape : PptObject, IActiveSlide, 
	IActivePresentation, IShape
Public Class Shape
	Inherits PptObject
	Implements IActiveSlide, IActivePresentation, IShape
public ref class Shape : public PptObject, 
	IActiveSlide, IActivePresentation, IShape
type Shape =  
    class
        inherit PptObject
        interface IActiveSlide
        interface IActivePresentation
        interface IShape
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from PptObject.)
AlternativeText
AlternativeTitle
CheckDisposed()()()() (Inherited from PptObject.)
Click
defaultConnectionPoints
Dispose()()()() (Inherited from PptObject.)
DrawIndicatedShape
EffectDag
emptyConnectionPoints
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill
Finalize()()()() (Inherited from PptObject.)
FindParent(Type) (Inherited from PptObject.)
FindParent(array<Type>[]()[][]) (Inherited from PptObject.)
FindParent(Type, Boolean) (Inherited from PptObject.)
FindParents(array<Type>[]()[][]) (Inherited from PptObject.)
Frame
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Height
Id
InsertChart(ChartType)
InsertPicture(String)
InsertSmartArt(SmartArtLayoutType)
InsertTable(Int32, Int32)
InsertVideo(String)
IsHidden
IsPlaceholder
IsTextBox
Left
Line
m_bIsDisposed (Inherited from PptObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MouseOver
Name
OnDispose()()()() (Inherited from PptObject.)
Parent
Placeholder
Presentation
ReferenceCount (Inherited from PptObject.)
ReleaseReference()()()() (Inherited from PptObject.)
RemovePlaceholder()()()()
Rotation
SetParent(Object) (Inherited from PptObject.)
SetShapeAlignment(ShapeAlignment)
SetShapeArrange(ShapeArrange)
Slide
TagsList
ThreeD
Top
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Width
ZOrderPosition

Inheritance Hierarchy

See Also