CadMLeaderNode.HasSetLastLeaderLinePoint

CadMLeaderNode.HasSetLastLeaderLinePoint property

Gets or sets a value indicating whether this instance has set last leader line point.

public bool HasSetLastLeaderLinePoint { get; set; }

Property Value

true if this instance has set last leader line point; otherwise, false.

See Also