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.
The method is outdated, use IStyledEntity.LoadStyleFromContainer.
See also: