Method WithoutStretchOrFill
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
overrideValueHVAlignment?