Skip to content

ACadSharp.Entities.Dimension.IsTextUserDefinedLocation

Albert Domenech edited this page Jul 14, 2024 · 1 revision

IsTextUserDefinedLocation Property

Indicates if the dimension text has been positioned at a user-defined location rather than at the default location

Definition

Namespace: ACadSharp.Entities.Dimension

C#

public Boolean IsTextUserDefinedLocation { get; set; }

Property Value

Boolean

Clone this wiki locally