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