ACadSharp.Objects.MultiLeaderStyle.BlockContentConnection - DomCR/ACadSharp GitHub Wiki
Gets or sets a value indicating whether the multileader connects to the content-block extents or to the content-block base point.
This value can be overridden by the property when the flag is set in the property.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public BlockContentConnectionType BlockContentConnection { get; set; }
BlockContentConnectionType