Skip to content

ACadSharp.Objects.MultiLeaderStyle.BlockContentConnection

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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#

public BlockContentConnectionType BlockContentConnection { get; set; }

Property Value

BlockContentConnectionType

Clone this wiki locally