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

适用于