Graphora API
    Preparing search index...

    Interface LayoutLabelGeometry

    interface LayoutLabelGeometry {
        id: string;
        ownerId: GraphId;
        ownerKey: string;
        ownerType: LayoutLabelOwnerType;
        padding: LayoutPadding;
        size: LayoutSize;
    }
    Index
    id: string
    ownerId: GraphId
    ownerKey: string
    padding: LayoutPadding