DgnLineElement.Vertices

DgnLineElement.Vertices property

Gets vertices of the line

public DgnPoint[] Vertices { get; }

See Also