ACadSharp.Objects.MultiLeaderAnnotContext.BlockContentNormal - DomCR/ACadSharp GitHub Wiki

BlockContentNormal Property

Gets or sets the normal vector for the block content of the multileader.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public XYZ BlockContentNormal { get; set; }

Property Value

XYZ