Gets the slope line offset class in the component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public SlopePatternLineOffset SlopeLineOffset { get; } |
Visual Basic |
---|
Public ReadOnly Property SlopeLineOffset As SlopePatternLineOffset Get |
Visual C++ |
---|
public: property SlopePatternLineOffset^ SlopeLineOffset { SlopePatternLineOffset^ get (); } |