ColorFromNames Method

Returns new color object using color name and book name.

Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static Color FromNames(
        string colorName,
        string bookName
)

Parameters

colorName  String
Color name.
bookName  String
Book name.

Return Value

Color
Color object.
See Also

©  Bricsys NV. All rights reserved.