Adds the specified graphics to the collection.
Overload List
Name | Description | |
---|---|---|
![]() | Add(Graphic) |
Adds the specified Graphic to the collection.
|
![]() | Add(IEnumerable<(Of <(Graphic>)>)) |
Adds an enumerable set of Graphic objects to the collection.
|