Click or drag to resize

RectangleAnnotationShadowOffset Property

Gets or sets the shadow offset.
Gets or sets the shadow offset.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[TypeConverterAttribute(typeof(PointFTypeConverter))]
public PointF ShadowOffset { get; set; }

Property Value

Type: PointF
The offset used to specifying the position of the drop shadow.

Property Value

Type: PointF
The offset used to specifying the position of the drop shadow.
See Also