IntelliCAD 11.1 Object Library
SetNames Method
See Also 
ColorName
The name of the color.
BookName

The name of the color book to which the color belongs.

color Object : SetNames Method

Description

Specifies the color name and book name of a color.

Syntax

Visual Basic
Public Sub SetNames( _
   ByVal ColorName As String, _
   ByVal BookName As String _
) 

Parameters

ColorName
The name of the color.
BookName

The name of the color book to which the color belongs.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.