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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic ShadowMode ShadowMode { get; set; }Public Property ShadowMode As ShadowMode
Get
Set
Property Value
Type:
ShadowMode A value indicating how the shadow is drawn.
See Also