Get Length by direction X-Axis and Y-axis

Hi, Everyone

How to get length from X-Direction & Y-Direction from points.
Right now I get only parallel dimension only, but I want it from X-Direction & Y-Direction.

See attached snip

@robert12546358 I think there are a few other methods but these should get you going.

Thank You @AmolShah :+1: :+1: :+1:

Vector.ByTwoPoints into Vector.X and Vector.Y also works well here. :slight_smile: