ACadSharp.Entities.MultiLeader.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 when the flag is set in the property.

Remarks

This property is also exposed by the class. Values should be equal, the value is assumed to be used.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public BlockContentConnectionType BlockContentConnection { get; set; }

Property Value

BlockContentConnectionType