Table of Contents

Method CreateTypeface

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

CreateTypeface(FrameworkElement)

Creates Typeface for specified FrameworkElement.

public Typeface CreateTypeface(FrameworkElement fe)

Parameters

fe FrameworkElement

FrameworkElement to create Typeface.

Returns

Typeface

Typeface object belongs to fe.