SurfaceSlopeArrowStyleLegendStyleId Property

Gets or sets the style for the slope arrow legend.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when setting an invalid legend style id.
See Also