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