CorridorStateParamsPoint Property |
Gets the collection of marked point parameters.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ParamPointCollection ParamsPoint { get; }
Public ReadOnly Property ParamsPoint As ParamPointCollection
Get
public:
property ParamPointCollection^ ParamsPoint {
ParamPointCollection^ get ();
}
Property Value
ParamPointCollection
See Also