IAutoShape Properties |
The IAutoShape type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Adjustments | |
|
|
AlternativeText |
Gets or sets the alternative text associated with a shape.
Read/write
String
.
|
|
|
AlternativeTitle |
Gets or sets the alternative title associated with a shape.
Read/write
String
(Inherited from
IShape
.)
|
|
|
Click |
Gets or sets the hyperlink defined for mouse click.
Read/write
ClickHyperlink
.
|
|
|
ContainMathEquation |
if shape contains math equation.
|
|
|
EffectDag |
Gets the EffectFormat object which contains pixel effects applied to a shape.
Read-only
EffectDag
Note: can return null for certain types of shapes which don't have effect properties.
|
|
|
Fill |
Gets the FillFormat object that contains fill formatting properties for a shape.
Read-only
Fill
.
|
|
|
Frame |
Gets or sets the shape frame's properties.
Read/write
GraphicFrame
.
|
|
|
Height |
Gets or sets the height of the shape.
Read/write
Int32
.
|
|
|
Id | (Inherited from IShape .) |
|
|
IsHidden |
Indicates whether the shape is hidden.
Read/write
Boolean
.
|
|
|
IsPlaceholder |
Indicates whether the shape is Placeholder.
Read-only
Boolean
.
|
|
|
IsTextBox |
Indicates whether the shape is TextBox.
Read-only
Boolean
.
|
|
|
Left |
Gets or sets the x-coordinate of the upper-left corner of the shape.
Read/write
Int32
.
|
|
|
Line |
Gets the LineFormat object that contains line formatting properties for a shape.
Read-only
Line
.
|
|
|
Locking |
Gets shape's locks.
Read-only
Locking
.
|
|
|
MouseOver |
Gets or sets the hyperlink defined for mouse over.
Read/write
ClickHyperlink
.
|
|
|
Name |
Gets or sets the name of a shape.
Read/write
String
.
|
|
|
Parent |
Gets the parent slide of a shape.
Read-only
ActiveSlide
.
|
|
|
Placeholder |
Gets the placeholder for a shape.
Read-only
Placeholder
.
|
|
|
Points |
Get all vertices of a shape.
|
|
|
Presentation | |
|
|
Rotation |
Gets or sets the number of degrees the specified shape is rotated.
Read/write
Single
.
|
|
|
ShapeStyle | |
|
|
ShapeType | |
|
|
Slide |
Gets the parent slide of a shape.
Read-only
ActiveSlide
.
|
|
|
TagsList |
Gets the shape's tags collection.
Read-only
TagCollection
.
|
|
|
TextFrame |
Gets TextFrame object for the AutoShape.
Read-only
TextFrameProperties
.
|
|
|
ThreeD |
Gets the ThreeDFormat object that 3d effect properties for a shape.
Read-only
FormatThreeD
.
|
|
|
Top |
Gets or sets the y-coordinate of the upper-left corner of the shape.
Read/write
Int32
.
|
|
|
UseBackgroundFill |
Indicates whether this autoshape should be filled with slide's background fill instead of specified by style or fill format.
Read/write bool.
|
|
|
Width |
Gets or sets the width of the shape.
Read/write
Int32
.
|
|
|
ZOrderPosition |
Gets or sets the position of a shape in the z-order.
Read/Write
Int32
.
|