IsRelative

Length.IsRelative property

Gets if the length is given in relative units. Such a length cannot be converted to pixels.

public bool IsRelative { get; }

See Also