LineFillFormat Class |
Namespace: Spire.Presentation.Drawing
The LineFillFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
FillType |
Gets or sets the fill type.
Read/write
FillType
.
|
|
|
Gradient |
Gets the gradient fill format.
Read-only
Gradient
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
Pattern |
Gets the pattern fill format.
Read-only
Pattern
.
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
RotateWithShape |
Indicates whether the fill should be rotated with a shape.
Read/write
TriState
.
|
|
|
SolidFillColor |
Gets the color of a solid fill.
Read-only
ColorFormat
.
|
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize | (Inherited from PptObject .) |
|
|
FindParent(Type) | (Inherited from PptObject .) |
|
|
FindParent( Type ) | (Inherited from PptObject .) |
|
|
FindParent(Type, Boolean) | (Inherited from PptObject .) |
|
|
FindParents | (Inherited from PptObject .) |
|
|
GetHashCode | (Overrides Object GetHashCode .) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
(Inherited from
PptObject
.)
|
|
|
ReleaseReference | (Inherited from PptObject .) |
|
|
SetParent | (Inherited from PptObject .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed | (Inherited from PptObject .) |