CorridorStatePoints Property |
Gets the collection of points.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PointCollection Points { get; }
Public ReadOnly Property Points As PointCollection
Get
public:
property PointCollection^ Points {
PointCollection^ get ();
}
Property Value
PointCollection
See Also