interface BomAnnotation2 {
    point: BomPoint2;
    text: string;
}

Properties

Properties

point: BomPoint2
text: string