ExtensionIcon Methods

Spotfire 14.3 API Reference

The ExtensionIcon type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberFromBytes
Creates an icon from image data bytes. The data must be in PNG format.
Public methodStatic memberFromStream
Creates an icon from a stream of image data. The data must be in PNG format.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference