Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public virtual AnchorPointType Value { get; set; }
VB
Public Overridable Property Value As AnchorPointType Get Set
C++
public: virtual property AnchorPointType Value { AnchorPointType get (); void set (AnchorPointType value); }