Gets or sets the longitude for a point, relative to the coordinate zone and the transformation settings specified for the drawing.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public double Longitude { get; set; }Visual Basic
Public Property Longitude As Double
Get
SetVisual C++
public: property double Longitude { double get (); void set (double value); }
Examples
1!ERROR: See log file!1!ERROR: See log file!
Exceptions
| Exception | Condition |
|---|---|
| System.InvalidOperationException |
Thrown when :
|