GetRotationAngle Function
Returns the rotation angle of the bounding box of a given object item in the angle unit of measure global for the entire evCreate API.
GetRotationAngle(obj: [[[EvItem|canvas-envision-document-items.html#object-items]]])): Promise<number>
Parameters
Return value
Promise<number>A Promise that, if fulfilled, resolves to a
numberthat is the rotation angle of the given object item's bounding box in the angle unit of measure global for the entire evCreate API.
27 March 2025