CorridorStateParamsAlignment Property |
Gets the collection of alignment parameters.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ParamAlignmentCollection ParamsAlignment { get; }
Public ReadOnly Property ParamsAlignment As ParamAlignmentCollection
Get
public:
property ParamAlignmentCollection^ ParamsAlignment {
ParamAlignmentCollection^ get ();
}
Property Value
ParamAlignmentCollection
See Also