CadMLeaderBlockContentConnectionType Property

Gets or sets the type of the block content connection.

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

Property Value

Type: Int16
The type of the block content connection.
See Also