Skip to content

ACadSharp.Objects.BookColor

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

BookColor Class

Represents a object.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Objects

C#

DxfNameAttribute
DxfSubClassAttribute
public class BookColor

Properties

Returns Name Summary
String BookName Book name where the color is stored.
Color Color
String ColorName Color name.
String Name 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.
String ObjectName
ObjectType ObjectType
String SubclassMarker
Clone this wiki locally