ACadSharp.Objects.MultiLeaderStyle.BlockContentConnection - DomCR/ACadSharp GitHub Wiki

BlockContentConnection Property

Gets or sets a value indicating whether the multileader connects to the content-block extents or to the content-block base point.

Remarks

This value can be overridden by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public BlockContentConnectionType BlockContentConnection { get; set; }

Property Value

BlockContentConnectionType

⚠️ **GitHub.com Fallback** ⚠️