IFontElement Interfaz

Definición

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

Propiedades

FontAttributes
FontAutoScalingEnabled
FontFamily
FontSize

Métodos

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

Métodos de extensión

ToFont(IFontElement, Nullable<Double>)

Se aplica a