Skip to main content
A newer version of this page is available. .

ToolTipItemImageOptions Constructors

Provides access to options that specify raster or vector image displayed in a super tooltip.
Name Parameters Description
ToolTipItemImageOptions() none Initializes a new instance of the ToolTipItemImageOptions class. For internal use.
ToolTipItemImageOptions(SerializationInfo, StreamingContext) info, context Initializes a new instance of the ToolTipItemImageOptions class with specified settings. For internal use.
See Also