SettingsGradingSettingsStylesFeatureLineStyle Property |
Gets the default style to apply when creating feature lines.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString FeatureLineStyle { get; }
Public ReadOnly Property FeatureLineStyle As PropertyString
Get
public:
property PropertyString^ FeatureLineStyle {
PropertyString^ get ();
}
Property Value
PropertyString
See Also