SurfaceElevationStyleLegendStyleName Property

Gets or sets the string value that specifies the surface elevation legend style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string LegendStyleName { get; set; }

Property Value

String
Exceptions
ExceptionCondition
ArgumentException Thrown when the specified table style name is not existed.
See Also