PropertyAnchorPointValue Property |
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic virtual AnchorPointType Value { get; set; }
Public Overridable Property Value As AnchorPointType
Get
Set
public:
virtual property AnchorPointType Value {
AnchorPointType get ();
void set (AnchorPointType value);
}
Property Value
AnchorPointType
See Also