Gets or sets the boolean value specifying whether to display the surface's secondary grid lines.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public bool UseSecondaryGrid { get; set; }
Visual Basic
Public Property UseSecondaryGrid As Boolean
Get
Set
Visual C++
public: property bool UseSecondaryGrid { bool get (); void set (bool value); }
Remarks
The secondary grid lines are the East/West, or latitudinal grid lines.