StructureColumnStyleGetComponents Method |
Gets the table cell components from the structure column style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic StructureColumnComponents GetComponents()
Public Function GetComponents As StructureColumnComponents
public:
StructureColumnComponents^ GetComponents()
Return Value
StructureColumnComponents
See Also