Table of Contents

Method DoubleBorder

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

DoubleBorder(GenericDirection)

Sets the border in the given direction having twice the default border size.

ISizerFlags DoubleBorder(GenericDirection direction = GenericDirection.All)

Parameters

direction GenericDirection

Sides to which border is applied.

Returns

ISizerFlags

This ISizerFlags instance allowing chaining multiple methods calls.