다음을 통해 공유


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

적용 대상