Encapsulates the properties of slope pattern components used to make up a SlopePatternStyle.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]
Autodesk.Civil.DatabaseServices.StylesSlopePatternComponent
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SlopePatternComponent : [T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]
VB
Public NotInheritable Class SlopePatternComponent Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]
C++
public ref class SlopePatternComponent sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]
The SlopePatternComponent type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | SlopeLine | Gets the slope line class in the component. |
![]() | SlopeLineOffset | Gets the slope line offset class in the component. |
![]() | SlopeLineSymbol | Gets the slope line symbol class in the component. |