Click or drag to resize

CadMLeaderContextDataLeaderNode Property

Gets or sets text location point.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadMLeaderNode LeaderNode { get; set; }

Property Value

Type: CadMLeaderNode
The text location point of context data.
See Also