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