interface IJsonPopout {
    layout: IJsonRowNode;
    rect: IJsonRect;
}

Properties

Properties

layout: IJsonRowNode
rect: IJsonRect