SectionViewVolumeTableGroupTableAnchorType Property |
Gets or sets table anchor type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionViewVolumeTableAnchorType TableAnchorType { get; set; }
Public Property TableAnchorType As SectionViewVolumeTableAnchorType
Get
Set
public:
property SectionViewVolumeTableAnchorType TableAnchorType {
SectionViewVolumeTableAnchorType get ();
void set (SectionViewVolumeTableAnchorType value);
}
Property Value
SectionViewVolumeTableAnchorType
See Also