Statically creates a new CustomGraphicsAppearanceColorEffect object. This can be used when setting the color property of the various custom graphics objects. With this coloring effect, an existing appearance is used. The appearance must be available in the design where the graphics will be drawn.
This is a static method.
|
This is a static method.
|
Type | Description |
CustomGraphicsAppearanceColorEffect | Returns the created CustomGraphicsAppearanceColorEffect or null in case of a failure. |
Name | Type | Description |
appearance | Appearance | The appearance to use. The appearance must be available in the design where the graphics will be drawn. |