ShapeStyle Class |
Namespace: Aspose.Slides
The ShapeStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | EffectColor |
Returns a shape's effect color.
Read-only IColorFormat.
|
![]() | EffectStyleIndex |
Returns or sets shape's effect column index in a style matrix.
Read/write UInt32.
|
![]() | FillColor |
Returns a shape's fill color.
Read-only IColorFormat.
|
![]() | FillStyleIndex |
Returns or sets shape's fill column index in style matrices.
0 means no fill,
positive value - index in theme's fill styles,
negative value - index in theme's background styles.
Read/write Int16.
|
![]() | FontCollectionIndex |
Returns or sets shape's font index in a font collection.
Read/write FontCollectionIndex.
|
![]() | FontColor |
Returns a shape's font color.
Read-only IColorFormat.
|
![]() | LineColor |
Returns a shape's outline color.
Read-only IColorFormat.
|
![]() | LineStyleIndex |
Returns or sets line's column index in a style matrix.
Read/write UInt16.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |