ACadSharp.Tables.View.IsUcsAssociated - DomCR/ACadSharp GitHub Wiki
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