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