Share

PipeNetworkBandStyle.PipeTickStyle Property

Gets the band profile data pipe tick style.



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

Syntax

C#

public BandTickStyle PipeTickStyle { get; }

VB

Public ReadOnly Property PipeTickStyle As BandTickStyle
	Get

C++

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

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?