weasel API - v0.8.0
    Preparing search index...

    Interface PenPreviewStyle

    interface PenPreviewStyle {
        anchorFill?: string;
        anchorStroke?: string;
        closeHintFill?: string;
        finishedSubpathStroke?: string;
        handleStroke?: string;
        rubberBandStroke?: string;
    }
    Index

    Properties

    anchorFill?: string
    anchorStroke?: string
    closeHintFill?: string
    finishedSubpathStroke?: string
    handleStroke?: string
    rubberBandStroke?: string