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