Gets the Grid properties of the surface.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
GridSurfaceProperties GetGridProperties()
VB
Function GetGridProperties As GridSurfaceProperties
C++
GridSurfaceProperties^ GetGridProperties()