LengthOrAuto.IsAuto

LengthOrAuto.IsAuto property

Gets a value indicating whether this instance is in ‘auto’.

public bool IsAuto { get; }

Property Value

true if this instance is automatic; otherwise, false.

See Also