Share

StructureColumnStyle.GetComponents Method

Gets the table cell components from the structure column style.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public StructureColumnComponents GetComponents()

VB

Public Function GetComponents As StructureColumnComponents

C++

public:
StructureColumnComponents^ GetComponents()

Return Value

StructureColumnComponents

See Also

Reference

Was this information helpful?