SectionDataBandStyleMajorIncrementTickStyle Property |
Gets the band section data tick style at the major increment.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic BandTickStyle MajorIncrementTickStyle { get; }
Public ReadOnly Property MajorIncrementTickStyle As BandTickStyle
Get
public:
property BandTickStyle^ MajorIncrementTickStyle {
BandTickStyle^ get ();
}
Property Value
BandTickStyle
See Also