ITrFontDeriveFont Method

Overload List
  NameDescription
Public methodDeriveFont(Matrix)
f character Creates equivalent of this font with new transform.
Public methodDeriveFont(FontStyle)
Creates equivalent of this font with new style.
Public methodDeriveFont(Single)
Creates equivalent of this font with new size.
Public methodDeriveFont(Single, FontStyle)
Creates equivalent of this font with new size and style.
See Also