Share via


P.zoom Field

Definition

Represents the p:zoom XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • has the following XML attributes: dir.
  • corresponds to the following strongly-typed classes: ZoomTransition.

Applies to