次の方法で共有


IFontElement インターフェイス

定義

public interface class IFontElement
public interface IFontElement
type IFontElement = interface
Public Interface IFontElement
派生

プロパティ

FontAttributes
FontAutoScalingEnabled
FontFamily
FontSize

メソッド

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

拡張メソッド

ToFont(IFontElement, Nullable<Double>)

適用対象