Share via


C.pictureStackUnit Field

Definition

Represents the c:pictureStackUnit XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pictureOptions.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: PictureStackUnit.

Applies to