API Documentation > CorelDRAW > 2025-v26 > Shape > IVGShape
Shape.CreateInnerShadow method
Applies an inner shadow effect to a shape
Syntax:
Function CreateInnerShadow(Optional ByVal Opacity As Long = 50, Optional ByVal Feather As Long = 15, Optional ByVal OffsetX As Double = 0, Optional ByVal OffsetY As Double = 0, Optional ByVal Color As Color = Nothing, Optional ByVal FeatherType As cdrFeatherType = cdrFeatherGaussianBlur, Optional ByVal FeatherEdge As cdrEdgeType = cdrEdgeLinear, Optional ByVal MergeMode As cdrMergeMode = cdrMergeNormal, Optional ByVal Depth As Double = -1) As Effect
Parameters:
Name Type Description
Opacity
Long
Feather
Long
OffsetX
Double
OffsetY
Double
Color
FeatherType
FeatherEdge
MergeMode
Depth
Double