Interface DrawingAnchorOffset

interface DrawingAnchorOffset {
    br: OffsetCoords;
    tl: OffsetCoords;
}

Properties

Properties