ACadSharp.Tables.DimensionStyle.CursorUpdate - DomCR/ACadSharp GitHub Wiki

CursorUpdate Property

Controls options for user-positioned text (see DIMUPT System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Boolean CursorUpdate { get; set; }

Property Value

Boolean

Value

false: Cursor controls only the dimension line location. true: Cursor controls both the text position and the dimension line location,
⚠️ **GitHub.com Fallback** ⚠️