SampleLineVertices Property

Gets all the vertex points of the sample line.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public SampleLineVertexCollection Vertices { get; }

Property Value

SampleLineVertexCollection
See Also