Skip to content

Image: add support for offset, size, and mirroring #1406

@swharden

Description

@swharden

AddImage() should allow placement (and flipping) anywhere

Right now it just has X/Y coordinates which describe position based on an alignment enumeration

public double X;
public double Y;

public Alignment Alignment;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions