Share via


NoNamespace.viewpointorigin Field

Definition

Represents the viewpointorigin XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: extrusion.
  • corresponds to the following strongly-typed properties: Extrusion.ViewpointOrigin.

Applies to