Method GetStickyImages
GetStickyImages()
Gets a copy of the sticky-image list.
public List<IStickyImage> GetStickyImages()
Returns
- List<IStickyImage>
A new list containing the graph's current sticky images.
Gets a copy of the sticky-image list.
public List<IStickyImage> GetStickyImages()
A new list containing the graph's current sticky images.