Creates and initializes Buttonize transform object. You can set button edge width at this constructor.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ borderWidth As Single _ )
public Buttonize( float borderWidth )
Type: System.Single
Border (button edge) width. It is accessible later via BorderWidth property.