GridOptionsOmitGridInPaddingAreas Property |
Specifies whether vertical or horizontal profile view grid lines are not drawn in the padding areas.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool OmitGridInPaddingAreas { get; set; }
Public Property OmitGridInPaddingAreas As Boolean
Get
Set
public:
property bool OmitGridInPaddingAreas {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also