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

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#

DxfCodeValueAttribute
public Double BlockContentRotation { get; set; }

Property Value

Double

Value

The rotation angle in radians.