IVZResourceImage

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZResourceImage interface is used to work with visualizer size legend resources.

Inheritance Hierarchy

IVZResourceImage

Comments

Resources are set for maximum value and minimum value icons of size legend using the IVZSizeLegendMarker.BigImage, IVZSizeLegendMarker.SmallImage properties.

Size legend parameters can be obtained in the IVZLegends.Item property after casting to the IVZSizeLegend type.

Properties

  Property name Brief description
Bitmap The Bitmap property determines bitmap image parameters.
ResourceId The ResourceId property determines resource identifier.

See also:

Visualizators Assembly Interfaces