Skip to content

ACadSharp.Objects.MultiLeaderStyle.BlockContentConnection

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally