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