Share via


NoNamespace.hideGeom Field

Definition

Represents the hideGeom XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shape.
  • corresponds to the following strongly-typed properties: Shape.HideGeometry.

Applies to