Share via


NoNamespace.imagesize Field

Definition

Represents the imagesize XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: stroke.
  • corresponds to the following strongly-typed properties: Stroke.ImageSize.

Applies to