Click or drag to resize

ShadowMode Enumeration

Specifies the shadow mode used for text annotations.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum ShadowMode
Members
  Member nameDescription
Annotation The shadow is applied only to the annotation.
Text The shadow is applied only to the text.
AnnotationAndText The shadow is applied to both text and annotation.
See Also