The FillFormat type exposes the following members.

Constructors

  NameDescription
Public methodFillFormat
Initializes a new instance of the FillFormat class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current FillFormat.
(Overrides Object..::..Equals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for the FillFormat type.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyColor
Gets or sets color of a solid fill style.
Public propertyGradient
Gets or sets gradient fill parameters.
Public propertyTexture
Gets or sets texture fill parameters.
Public propertyTransparency
Gets or sets transparency of a shape. Value must be in the range [0..1].
Public propertyType
Gets or sets shape fill type.

See Also