Skip to content

ACadSharp.Objects.MultiLeaderStyle.EnableBlockContentRotation

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

EnableBlockContentRotation Property

Gets or sets a value indicating whether rotation of the block content is enabled.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public Boolean EnableBlockContentRotation { get; set; }

Property Value

Boolean

Clone this wiki locally