Gets or sets the structure’s easting.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public double Easting { get; set; }
Visual Basic
Public Property Easting As Double
Get
Set
Visual C++
public: property double Easting { double get (); void set (double value); }
Remarks
When set, it would hold the consistency with other related attributes/properties.