Table of Contents

Method WithoutStretchOrFill

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

WithoutStretchOrFill(HVAlignment?)

Returns this object if IsStretchOrFill is False; otherwise returns overrideValue (or Center if it is not specified or Null).

public HVAlignment WithoutStretchOrFill(HVAlignment? overrideValue = null)

Parameters

overrideValue HVAlignment?

Returns

HVAlignment