SurfaceDirectionStyleLegendStyleId Property

Gets or sets the ObjectId value that specifies the surface direction legend style.

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 the specified table style id is not existed.
See Also