PredefinedStylePreview(Index: Integer): IGxImage;
PredefinedStylePreview[Index: integer]: Prognoz.Platform.Interop.Drawing.GxImage;
Index. Standard style index.
The PredefinedStylePreview property returns image used for standard style preview.
To get standard style index, use the IStyledEntity.PredefinedStyleIndex property.
The property use is given in the example for IStyledEntity.PredefinedStyle.
See also: