ColorFromNames Method

Returns new color object using color name and book name.
Namespace:  Teigha.Colors
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static Color FromNames(
        string colorName,
        string bookName
)

Parameters

colorName
Type: SystemString
Color name.
bookName
Type: SystemString
Book name.

Return Value

Type: Color
Color object.
See Also

©  Bricsys NV. All rights reserved.