interface DwgMultiLeaderIndexedHandle {
    handle: string;
    index: number;
}

Properties

Properties

handle: string
index: number