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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public 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