Interface protos.google.cloud.vision.v1p1beta1.IVertex (2.3.8)

Properties of a Vertex.

Package

@google-cloud/vision!

Properties

x

x?: (number|null);

Vertex x

Property Value
TypeDescription
(number|null)

y

y?: (number|null);

Vertex y

Property Value
TypeDescription
(number|null)