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