IPresetShadow

IPresetShadow class

Represents a Preset Shadow effect.

The IPresetShadow type exposes the following members:

Properties

NameDescription
directionDirection of shadow.
Read/write
distanceDistance of shadow.
Read/write float.
shadow_colorColor of shadow.
Read-only IColorFormat.
presetPreset.
Read/write PresetShadowType.
as_i_image_transform_operationAllows to get base IImageTransformOperation interface.
Read-only IImageTransformOperation.

Methods

NameDescription
get_effective()Gets effective object formatting data with the inheritance applied.

See Also