Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Picture in front of node

$
0
0

@einav wrote:

Hello, I would like to have the picture in front of the node and not disappear.

This is what I have now :

This is that I want :

Code of the picture :
g(go.Picture, {
maxSize: new go.Size(NaN, 55),
desiredSize: new go.Size(50, NaN),
alignment: new go.Spot(0.5, 0,0,-10),
imageStretch: go.GraphObject.Uniform,
sourceCrossOrigin: () => 'anonymous'
})

Thanks!

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles