StructureStyleSectionOption Property |
Gets the object that defines the appearance of the Structure in a section view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic StructureStyleSectionOption SectionOption { get; }
Public ReadOnly Property SectionOption As StructureStyleSectionOption
Get
public:
property StructureStyleSectionOption^ SectionOption {
StructureStyleSectionOption^ get ();
}
Property Value
StructureStyleSectionOption
See Also