Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.BlockContentNormal

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

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

Clone this wiki locally