Hiyve Components - v1.0.0
    Preparing search index...

    A single point in a stroke, normalised to 0..1 against the source's content rect (NOT the local tile rect).

    interface Point {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number
    y: number