Share via


R.blip Field

Definition

Represents the r:blip XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shape.
  • corresponds to the following strongly-typed properties: Shape.Blip.

Applies to