IVZIntervalsLegendMarker.Mask

Fore syntax

Mask: IVZResourceImage;

Fore.NET syntax

Mask: Prognoz.Platform.Interop.Visualizators.VZResourceImage;

Description

The Mask property determines an object used to work with mask of the bitmap used as a legend marker.

Comments

To determine an object used to work with a bitmap used as a legend marker, use IVZIntervalsLegendMarker.Image.

NOTE. Use bitmaps, which size is equal by width and height.

Fore and Fore.NET examples

The property use is given in the example for IVZIntervalsLegend.CellPadding.

See also:

IVZIntervalsLegendMarker