SettingsCmdCreateSectionViewSettingsCmdTableCreationSectionViewAnchor Property |
Specifies the section view anchor (Top/Middle/Bottom, Left/Center/Right).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<SectionViewAnchorType> SectionViewAnchor { get; }
Public ReadOnly Property SectionViewAnchor As PropertyEnum(Of SectionViewAnchorType)
Get
public:
property PropertyEnum<SectionViewAnchorType>^ SectionViewAnchor {
PropertyEnum<SectionViewAnchorType>^ get ();
}
Property Value
PropertyEnumSectionViewAnchorType
See Also