'Declaration Public Shared Function CreateWindowsTypeface( _
ByVal fontОбъект AnnotationFont объект для преобразования.As Vintasoft.Imaging.Annotation.AnnotationFont, _
ByRef textDecorationCollectionКоллекция оформления текста.As System.Windows.TextDecorationCollection _
) As System.Windows.Media.Typeface
public static System.Windows.Media.Typeface CreateWindowsTypeface(
Vintasoft.Imaging.Annotation.AnnotationFont font,
out System.Windows.TextDecorationCollection textDecorationCollection
)
public: static System.Windows.Media.Typeface* CreateWindowsTypeface(
Vintasoft.Imaging.Annotation.AnnotationFont* font,
[PARAMFLAG::Out] System.Windows.TextDecorationCollection* textDecorationCollection
)
public:
static System.Windows.Media.Typeface^ CreateWindowsTypeface(
Vintasoft.Imaging.Annotation.AnnotationFont^ font,
[Out] System.Windows.TextDecorationCollection^ textDecorationCollection
)
Parameters
- font
- Объект AnnotationFont объект для преобразования.
- textDecorationCollection
- Коллекция оформления текста.
Return Value
Объект System.Windows.Media.Typeface.