IFontElement Interface

Definition

public interface class IFontElement
public interface IFontElement
type IFontElement = interface
Public Interface IFontElement
Derived

Properties

FontAttributes
FontAutoScalingEnabled
FontFamily
FontSize

Methods

FontSizeDefaultValueCreator()
OnFontAttributesChanged(FontAttributes, FontAttributes)
OnFontAutoScalingEnabledChanged(Boolean, Boolean)
OnFontFamilyChanged(String, String)
OnFontSizeChanged(Double, Double)

Extension Methods

ToFont(IFontElement, Nullable<Double>)

Applies to