ProfileViewGraphOverrides Property |
Gets the collection of the profiles that belong to the alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileOverrideCollection GraphOverrides { get; }
Public ReadOnly Property GraphOverrides As ProfileOverrideCollection
Get
public:
property ProfileOverrideCollection^ GraphOverrides {
ProfileOverrideCollection^ get ();
}
Property Value
ProfileOverrideCollection
See Also