Shadow Constructor (Single)

Creates the Shadow effect with the specified size.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing.Effects
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Shadow(
	float size
)

Parameters

size

Type: System.Single

The size of the shadow in points.

See Also

Reference