Gets or sets the calculated grid easting value for the point, relative to the coordinate zone and the transformation settings specified for the drawing.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public double GridEasting { get; set; }
Visual Basic
Public Property GridEasting As Double
Get
Set
Visual C++
public: property double GridEasting { double get (); void set (double value); }
Examples

1!ERROR: See log file!

1!ERROR: See log file!
Exceptions
Exception | Condition |
---|---|
System.InvalidOperationException |
Thrown when :
|