InkManager Constructor

Definition

Note

For Universal Windows app using Extensible Application Markup Language (XAML), we recommend using InkPresenter and the InkCanvas control instead of InkManager.

Creates a new InkManager object that is used to manage InkStroke objects.

public:
 InkManager();
 InkManager();
public InkManager();
function InkManager()
Public Sub New ()

Applies to

See also