Gets the offset of the assembly containing this point.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public double Offset { get; }
VB
Public ReadOnly Property Offset As Double Get
C++
public: property double Offset { double get (); }