SettingsCmdCreateMultipleSectionViewSettingsCmdTableCreationTableAnchor Property |
Specifies the location of the table anchor (Top/Middle/Bottom, Left/Center/Right).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<TableAnchorType> TableAnchor { get; }
Public ReadOnly Property TableAnchor As PropertyEnum(Of TableAnchorType)
Get
public:
property PropertyEnum<TableAnchorType>^ TableAnchor {
PropertyEnum<TableAnchorType>^ get ();
}
Property Value
PropertyEnumTableAnchorType
See Also