GraphBandSetMatchIncrementToGridIntervals Property |
Specifies if the data band major/minor interval distances for graph matches the graph style’s major/minor grid spacing intervals.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool MatchIncrementToGridIntervals { get; set; }
Public Property MatchIncrementToGridIntervals As Boolean
Get
Set
public:
property bool MatchIncrementToGridIntervals {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also