Table of Contents

Method GetStickyImage

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

GetStickyImage(string)

Gets a sticky image by ID.

public IStickyImage GetStickyImage(string id)

Parameters

id string

The sticky-image ID.

Returns

IStickyImage

The matching sticky image, or null when none matches.