Share

SectionalDataBandStyle.SampleLineStationTickStyle Property

Gets the band section data tick style at the sample line station.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public BandTickStyle SampleLineStationTickStyle { get; }

VB

Public ReadOnly Property SampleLineStationTickStyle As BandTickStyle
	Get

C++

public:
property BandTickStyle^ SampleLineStationTickStyle {
	BandTickStyle^ get ();
}

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?