SlopePatternLineSymbolSymbolType Property |
Specifies whether a symbol is added to the beginning of the slope line.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SlopePatternSymbolType SymbolType { get; set; }
Public Property SymbolType As SlopePatternSymbolType
Get
Set
public:
property SlopePatternSymbolType SymbolType {
SlopePatternSymbolType get ();
void set (SlopePatternSymbolType value);
}
Property Value
SlopePatternSymbolType
See Also