Table of Contents

Class SizedFontProperties

Namespace
PaintDotNet.DirectWrite
Assembly
PaintDotNet.Windows.Core.dll
public sealed class SizedFontProperties : IEquatable<SizedFontProperties>
Inheritance
SizedFontProperties
Implements
Inherited Members

Constructors

SizedFontProperties(in FontProperties, float)

Properties

Decorations
DipSize
DisplayName

Gets the display name for this font.

FontFamilyName

Gets the DirectWrite font family name.

Stretch
Style
Weight

Methods

Equals(SizedFontProperties?)
Equals(object?)
GetHashCode()

Operators

operator ==(SizedFontProperties?, SizedFontProperties?)
implicit operator FontProperties(SizedFontProperties)
operator !=(SizedFontProperties?, SizedFontProperties?)