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

Buttonize.VerticalBorder Property

Gets/sets value specifying whether to show vertical border.

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

Syntax

Visual Basic
Public Property VerticalBorder As Boolean
C#
public bool VerticalBorder { get; set; }

Property Value

Value specifying whether to show vertical border.

Remarks

Default value is true.

See Also

Reference