Share via


NoNamespace.fill Field

Definition

Represents the fill XML attributes.

public static readonly System.Xml.Linq.XName fill;
 staticval mutable fill : System.Xml.Linq.XName
Public Shared ReadOnly fill As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: path, shapedefaults, cTn, background.
  • corresponds to the following strongly-typed properties: Background.Filled, CommonTimeNode.Fill, Path.Fill, ShapeDefaults.BeFilled.

Applies to