CadMLeaderLine.LeaderPoints

CadMLeaderLine.LeaderPoints property

Gets or sets the leaderPoints.

public List<Cad3DPoint> LeaderPoints { get; set; }

Property Value

The leaderPoints.

See Also