FindById(Id: String): IWxStyle;
FindById(Id: String): Prognoz.Platform.Interop.Andy.IWxStyle;
Id. Identifier.
The FindById method searches for a style by the defined identifier.
Executing the example requires that repository contains a workspace with the IWSTYLE identifier containing a style with the New_Style identifier.
Add links to the Andy, Drawing, Metabase system assemblies.
After executing the example the color of background fill is changed for the found style.
See also: