SurfaceSlopeArrowStyleLegendStyleId Property |
Gets or sets the style for the slope arrow legend.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic ObjectId LegendStyleId { get; set; }Public Property LegendStyleId As ObjectId
Get
Set
public:
property ObjectId LegendStyleId {
ObjectId get ();
void set (ObjectId value);
}Property Value
ObjectId
Exceptions
See Also