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