Gets the Grid properties of the surface.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
GridSurfaceProperties GetGridProperties()
Visual Basic
Function GetGridProperties As GridSurfaceProperties
Visual C++
GridSurfaceProperties^ GetGridProperties()

See Also