SystemFontSource.Equals

SystemFontSource.Equals method

Check if system font source objects are equal.

public override bool Equals(object obj)
ParameterTypeDescription
objObjectSystem font source object which will be compared.

Return Value

True if both objects are system font sources, false otherwise.

See Also