Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.ApplyDropShadow


CorelScript.ApplyDropShadow

Function ApplyDropShadow(HorizOffset As Long, VertOffset As Long, Opacity As Long, Feather As Long, FeatherType As Long, FeatherEdge As Long, PerspectiveType As Long, PerspectiveSkewAngle As Long, PerspectiveStretch As Double, Fade As Long, IdenticalValues As Boolean) As Long

Description

Member of CorelScript

The ApplyDropShadow method applies a drop shadow to the selected object.

Parameter
Description
HorizOffset
Specifies the horizontal offset, in tenths of a micron
VertOffset
Specifies the vertical offset, in tenths of a micron
Opacity
Specifies the shadow opacity, from 0 to 100
Feather
Specifies the shadow feathering, from 0 to 100
FeatherType
Specifies the feathering type:
 
0 = Inside
 
1 = Middle
 
2 = Outside
 
3 = Average
FeatherEdge
Specifies the feathering edge:
 
0 = Linear
 
1 = Square
 
2 = Flat
 
3 = Inverse square
PerspectiveType
Specifies the perspective type
PerspectiveSkewAngle
Specifies the perspective-skew angle
PerspectiveStretch
Specifies the perspective-stretch factor
Fade
Specifies the fade
IdenticalValues
Specifies whether to apply identical values

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.