Skip to content

The name 'Platforms' does not exist in the current context. #123

@DiriectorDoc

Description

@DiriectorDoc

I have created a new solution and done nothing except install NGraphics using NuGet.

My code is simply this:

using NGraphics;

var canvas = Platforms.Current.CreateImageCanvas(new Size(100), scale: 2);

This line was copied directly from this reop's README.

And 'Platforms' does not exist for some reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions