Share via


NoNamespace.zoom Field

Definition

Represents the zoom XML attribute.

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 attribute, it:

  • is contained in the following XML elements: camera.
  • corresponds to the following strongly-typed properties: Camera.Zoom.

Applies to