Shape.IsEqual

Description

Returns a Boolean value indicating whether the shape is equal to the specified shape.

Scripting Syntax

Shape.IsEqual( ToCompare );

Parameters

Parameter Type Description
ToCompare Shape Shape object to compare.