dotnetCHARTING Send comments on this topic.
Add Method
See Also 
dotnetCHARTING.Mapping Namespace > ShapeCollection Class : Add Method


shape

Syntax

Visual Basic (Declaration) 
Public Sub Add( _
   ByVal shape As Shape _
) 
Visual Basic (Usage)Copy Code
Dim instance As ShapeCollection
Dim shape As Shape
 
instance.Add(shape)
C# 
public void Add( 
   Shape shape
)

Parameters

shape

See Also

© 2010 All Rights Reserved.