Path.OffsetContour Method

Offsets the contour of the path by the specified amount.

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

Syntax

C#
public void OffsetContour(
	float delta
)

Parameters

delta

Type: System.Single

See Also

Reference