Share via


P.scale Field

Definition

Represents the p:scale XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cViewPr.
  • has the following child XML elements: sx, sy.
  • corresponds to the following strongly-typed classes: ScaleFactor.

Applies to