Share via


NoNamespace.imgW Field

Definition

Represents the imgW XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: control, oleObj.
  • corresponds to the following strongly-typed properties: Control.ImageWidth, OleObject.ImageWidth.

Applies to