SlopePatternComponent Class

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.292
Syntax
public sealed class SlopePatternComponent : [T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]

The SlopePatternComponent type exposes the following members.

Properties
 NameDescription
Public propertySlopeLine Gets the slope line class in the component.
Public propertySlopeLineOffset Gets the slope line offset class in the component.
Public propertySlopeLineSymbol Gets the slope line symbol class in the component.
Top
See Also