Skip to content

ACadSharp.Tables.View.IsUcsAssociated

Albert Domenech edited this page Sep 27, 2024 · 3 revisions

IsUcsAssociated Property

1 if there is a UCS associated to this view; 0 otherwise.

Definition

Namespace: ACadSharp.Tables.View

C#

DxfCodeValueAttribute
public Boolean IsUcsAssociated { get; set; }

Property Value

Boolean

Clone this wiki locally