[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeEffects

ShapeEffects Class

Represents a shape effects formatting that can be applied to an object.

Inheritance
ShapeEffects
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ShapeEffects : TextEffects
Public Class ShapeEffects
    Inherits TextEffects

Properties

Name Description
Blur

Gets the blur effect formatting.

FillOverlay

Gets the fill overlay effect formatting.

Note that fill overlay does not have any visual effect for GroupShape.

InnerShadow

Gets the inner shadow effect formatting.

PresetShadow

Gets the preset shadow effect formatting.

SoftEdge

Gets the soft edge effect formatting.

Methods

Name Description
ApplyBuiltInGlowInt(BuiltInGlowId)

Applies built-in glow to the object.

ApplyBuiltInReflectionInt(BuiltInReflectionId)

Applies built-in reflection to the object.

ApplyBuiltInShadowInt(BuiltInShadowId)

Applies built-in shadow to the object.

Clean()

Sets all effects to default values.

Equals(object)
GetHashCode()