Click or drag to resize

TextDataShadowMode Property

Gets or sets the shadow mode used to indicate how the shadow is drawn.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public ShadowMode ShadowMode { get; set; }

Property Value

Type: ShadowMode
A value indicating how the shadow is drawn.
See Also