LoadStyleFromContainer(Value: IStyleContainer);
LoadStyleFromContainer(Value: Prognoz.Platform.Interop.Drawing.IStyleContainer);
Value. The container, from which style is imported.
The LoadStyleFromContainer method imports styles from the specified container.
To export style to the specified container, use the IStyledEntity.SaveStyleToContainer method.
The property use is given in the example for IStyleSheet.FindByTag.
See also: