CadMLeaderNode.LastLeaderLinePoint

CadMLeaderNode.LastLeaderLinePoint property

Gets or sets last leader line point.

public Cad3DPoint LastLeaderLinePoint { get; set; }

Property Value

The last leader line point.

See Also