Freigeben über


FillMethodValues-Enumeration

Gradient Fill Computation Type

Namespace:  DocumentFormat.OpenXml.Vml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration FillMethodValues
'Usage
Dim instance As FillMethodValues
public enum FillMethodValues

Member

Membername Beschreibung
None No Gradient Fill. When the item is serialized out as xml, its value is "none".
Linear Linear Fill. When the item is serialized out as xml, its value is "linear".
Sigma Sigma Fill. When the item is serialized out as xml, its value is "sigma".
Any Application Default Fill. When the item is serialized out as xml, its value is "any".
Linearsigma Linear Sigma Fill. When the item is serialized out as xml, its value is "linear sigma".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml-Namespace