Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
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); }