Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.BlockContentNormal

Albert Domenech edited this page Sep 17, 2025 · 1 revision

BlockContentNormal Property

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

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

DxfCodeValueAttribute
public XYZ BlockContentNormal { get; set; }

Property Value

XYZ

Clone this wiki locally