Skip to content

ACadSharp.Tables.DimensionStyle.CursorUpdate

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

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,
Clone this wiki locally