Skip to content

PixelLine: add a Center property #4318

@swharden

Description

@swharden

Something like :

public Pixel Center => new(/* */);

goes around here:

public Pixel Pixel1 => new(X1, Y1);
public Pixel Pixel2 => new(X2, Y2);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueThis issue has limited complexity and may be a good start for new contributorsHelp WantedScott won't do this soon, but PRs from the community are welcome!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions