Gets/sets swirl center point.

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

Syntax

Visual Basic

Public Property Center As PointF

C#

public PointF Center { get; set; }

Property Value

PointF structure specifying center point for the swirl.

Remarks

Default swirl center is in point (0,0).