Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The IVZResourceImage interface is used to work with visualizer size legend resources.
IVZResourceImage
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.
Property name | Brief description | |
Bitmap | The Bitmap property determines bitmap image parameters. | |
ResourceId | The ResourceId property determines resource identifier. |
See also: