Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.BlockContentRotation

Albert Domenech edited this page Jul 16, 2024 · 3 revisions

BlockContentRotation Property

Gets or sets the rotation of the block content of the multileader.

Remarks

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

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

public Double BlockContentRotation { get; set; }

Property Value

Double

Value

The rotation angle in radians.

Clone this wiki locally