StylesRootIntersectionStyles Property

Gets the collection of IntersectionStyle objects in the database.

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

Property Value

IntersectionStyleCollection
See Also