# class Shape



Shape inherits from Wrapper


# MEMBERS

# member read-only type

Type: Shape.Type

Description: Shape type for this object

# member read-only path

Type: ImmutablePath

# member read-only rect

Type: ImmutableRect

# STATIC FUNCTIONS

# static function bounds(shapes)

Description:

Parameters:

Return:

(ImmutableRect) -

Last Updated: 12/20/2022, 8:12:45 AM