IDLffDXF::SetPalette
Syntax | Arguments | Keywords | Version History
The IDLffDXF::SetPalette procedure method sets the current color table in the object.
Syntax
Obj->[IDLffDXF::]SetPalette, Red, Green, Blue
Arguments
Red
Sets the red components of the current color table to this array.
Green
Sets the green components of the current color table to this array.
Blue
Sets the blue components of the current color table to this array.
Keywords
None
Version History