SectionDataBandStyleGradeBreaksTickStyle Property |
Gets the band section data tick style at the grade breaks.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic BandTickStyle GradeBreaksTickStyle { get; }
Public ReadOnly Property GradeBreaksTickStyle As BandTickStyle
Get
public:
property BandTickStyle^ GradeBreaksTickStyle {
BandTickStyle^ get ();
}
Property Value
BandTickStyle
See Also