InteriorAssembliesColor highlight graphics for corridor settings.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyColor InteriorAssembliesColor { get; }
Visual Basic
Public ReadOnly Property InteriorAssembliesColor As PropertyColor Get
Visual C++
public: property PropertyColor^ InteriorAssembliesColor { PropertyColor^ get (); }