Share

VerticalGeometryBandStyle.DownhillTangentTickStyle Property

Gets the band vertical geometry tick styleat the down hill tangent.



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

Syntax

C#

public BandTickStyle DownhillTangentTickStyle { get; }

VB

Public ReadOnly Property DownhillTangentTickStyle As BandTickStyle
	Get

C++

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

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?