SlopePatternComponentSlopeLineOffset Property |
Gets the slope line offset class in the component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SlopePatternLineOffset SlopeLineOffset { get; }
Public ReadOnly Property SlopeLineOffset As SlopePatternLineOffset
Get
public:
property SlopePatternLineOffset^ SlopeLineOffset {
SlopePatternLineOffset^ get ();
}
Property Value
SlopePatternLineOffset
See Also