Introduction
Getting Started
Technical Issues
Machine Vision Guide
Function Reference
Type Reference
RectangleArea
Computes the area of a rectangle.
Syntax
C++
C#
Python
def
RectangleArea( inRectangle: Rectangle2D, / ) -> outArea:
float
Parameters
Name
Type
Default
Description
inRectangle
Rectangle2D
outArea
float