Skip to content

ACadSharp.Objects.BookColor.Name

Albert Domenech edited this page Jul 21, 2025 · 3 revisions

Name Property

Returns the full name of the color, following the structure BookName$ColorName, if when set doesn't follow this structure only the name will be changed.

Definition

Namespace: ACadSharp.Objects.BookColor

C#

public overrideString Name { get; set; }

Property Value

String

Clone this wiki locally