共用方式為


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>)

適用於