'Declaration
Public Function Contains( _ ByVal shape As NSmartShape _ ) As System.Boolean
'Usage
Dim instance As NSmartShapeCollection Dim shape As NSmartShape Dim value As System.Boolean value = instance.Contains(shape)
public System.bool Contains( NSmartShape shape )
Parameters
- shape