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