|
|
|
Shape.ClearEffect
Sub ClearEffect(Type As cdrEffectType)
Member of Shape
The ClearEffect method removes an effect from a shape.
|
Parameters
|
Description
|
|
Type
|
Specifies the effect to be removed from the shape. This value returns cdrEffectType.
|
The following code example clears all contours applied to any shape on the page. Any shapes in a group are not processed.
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.