SlopePatternLineSymbolLinetype Property |
Specifies the linetype for the symbol.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string Linetype { get; set; }
Public Property Linetype As String
Get
Set
public:
property String^ Linetype {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also