Share via


C.perspective Field

Definition

Represents the c:perspective XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to