GridSurfaceCellTopEdge Property |
Gets the edge at the top of the cell.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GridSurfaceEdge TopEdge { get; }
Public ReadOnly Property TopEdge As GridSurfaceEdge
Get
public:
property GridSurfaceEdge^ TopEdge {
GridSurfaceEdge^ get ();
}
Property Value
GridSurfaceEdge
See Also