Share via


NoNamespace.pencilSize Field

Definition

Represents the pencilSize XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: artisticLineDrawing, artisticPencilGrayscale.
  • corresponds to the following strongly-typed properties: ArtisticLineDrawing.PencilSize, ArtisticPencilGrayscale.BrushSize.

Applies to