Share

SlopePatternComponent.SlopeLineOffset Property

Gets the slope line offset class in the component.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public SlopePatternLineOffset SlopeLineOffset { get; }

VB

Public ReadOnly Property SlopeLineOffset As SlopePatternLineOffset
	Get

C++

public:
property SlopePatternLineOffset^ SlopeLineOffset {
	SlopePatternLineOffset^ get ();
}

Property Value

SlopePatternLineOffset

See Also

Reference

Was this information helpful?