Checks whether the specified Shape is contained in the ShapeCollection.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public bool Contains ( Shape value)
Public Function Contains ( _ value As Shape _) As Boolean
function Contains (value)
true if value is contained within the collection; otherwise false.
ShapeCollection MembersShapeCollection ClassMindFusion.Charting Namespace