Shadow Constructor (Color, Single, Single, Single, Single, Boolean)

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Shadow(
	Color color,
	float horizontalOffset,
	float verticalOffset,
	float radius,
	float threshold,
	bool enlargeToFit
)

Parameters

color

Type: Aurigma.GraphicsMill.Color

horizontalOffset

Type: System.Single

verticalOffset

Type: System.Single

radius

Type: System.Single

threshold

Type: System.Single

enlargeToFit

Type: System.Boolean

See Also

Reference