Share

ProfileDataBandStyle.StationEquationTickStyle Property

Gets the band profile data tick style at the station equation.



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

Syntax

C#

public BandTickStyle StationEquationTickStyle { get; }

VB

Public ReadOnly Property StationEquationTickStyle As BandTickStyle
	Get

C++

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

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?