Share via


C.depthPercent Field

Definition

Represents the c:depthPercent XML element.

public static readonly System.Xml.Linq.XName depthPercent;
 staticval mutable depthPercent : System.Xml.Linq.XName
Public Shared ReadOnly depthPercent 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: DepthPercent.

Applies to