CadMLeaderStyleLandingGap Property

Gets or sets the landing gap.

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

Property Value

Type: CadDoubleParameter
The landing gap.
See Also