Class: ARCHline.Color
Overview
This class holds the Color property of an ARCHline entity.
Instance Property Summary # collapse
-
#color ⇒ { get; }
The RGB value of the color.
-
#index ⇒ { get; set; }
The color index.
-
#name ⇒ { get; }
The name of the color.
-
#tableName ⇒ { get; }
The name of the color table.
↑ #color ⇒ { get; }
The RGB value of the color.
↑ #index ⇒ { get; set; }
The color index.
↑ #name ⇒ { get; }
The name of the color.
↑ #tableName ⇒ { get; }
The name of the color table.
Instance Method Summary # collapse
-
#Color()
-
#Color(index)
-
#loadFromEntity(item) ⇒ Boolean
Loads the color from the specified entity.
-
#saveToEntity(item) ⇒ Boolean
Saves the color to the specified entity.
Comments
0 comments
Please sign in to leave a comment.