Click here to view all files
 
Returns a Unit object representing area in square yards.

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public static Unit SquareYards { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property SquareYards As Unit

Field Value

A new area Unit object.

Remarks

Area units are used in the Convert()()() and TryConvert()()() conversion functions. You can create new Units using nested type initializers like this one; similar properties exist for all types of Unit used by ArcGIS Explorer.

See Also

Relate Topics:
  Acres Property
  Ares Property
  Hectares Property
  SquareCentimeters Property
  SquareDecimeters Property
  SquareFeet Property
  SquareInches Property
  SquareKilometers Property
  SquareMeters Property
  SquareMiles Property
  SquareMillimeters Property
Created by Atop CHM to web converter,© 2009 all right reserved.