Object Model Reference : Classes : C : Color : Methods : Color.CopyAppearance |
Sub CopyAppearance(Color As Color, [SourceColorContext As ColorContext])
Member of Color
The CopyAppearance method copies the color values of the active color and applies them to the specified color. By default, the color values of the copied color are converted to the color context of the destination color; however, the optional parameter SourceColorContext can be used to override the color context of the source color.
Parameter
|
Description
|
Color
|
Specifies, as a value of Color, the destination color
|
SourceColorContext
|
Specifies the color context of the source color. This parameter is optional, and its default value is Nothing.
|
Copyright 2013 Corel Corporation. All rights reserved.