This documentation is for the old version. Go to the latest Graphics Mill docs

Buttonize.BorderWidth Property

Gets/sets a border (button edge) width.

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

Syntax

Visual Basic
Public Property BorderWidth As Single
C#
public float BorderWidth { get; set; }

Property Value

Border (button edge) width.

Remarks

Default value is 10.

See Also

Reference