Share

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.7.0.1276

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

 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.

See Also

Reference

Was this information helpful?