| Name | Description |
|---|---|
| _NewEnum | Returns an enumerator that iterates through a collection |
| Application | Gets the application to which the object belongs |
| BlendEffects | Returns a collection of all blend effects applied to the shape |
| ContourEffect | Returns the current contour effect applied to the shape |
| ControlPathEffect | Returns an effect object representing all of blend and text-on-path effects for the current curve shape |
| Count | Gets the number of items in the collection of effects |
| CustomEffects | Returns a collection of all custom effects applied to the shape |
| DistortionEffects | Returns a collection of all distortion effects applied to the shape |
| DropShadowEffect | Returns the current dropshadow effect applied to the shape |
| EnvelopeEffects | Returns a collection of all envelope effects applied to the shape |
| ExtrudeEffect | Returns the current extrude effect applied to the shape |
| InnerShadowEffect | Returns the current inner shadow effect applied to the shape |
| Item | Gets a reference to the effect specified, in base 1 |
| LensEffect | Returns the current lens effect applied to the shape |
| Parent | Gets the parent of which this object is a child |
| PerspectiveEffects | Returns a collection of all perspective effects applied to the shape |
| TextOnPathEffect | Returns the current text-on-path effect applied to the shape |