%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
ContainsItem Method
See Also 
vdWebLibrary Namespace > gripmanager Class : ContainsItem Method
entity
Returns true if the entity exists in the grip selection and false if it does not exist.

Syntax

JScript 
public function ContainsItem( 
   entity : Object
) : boolean;

Parameters

entity

See Also