Assign(StyleFrom: IWxStyle);
Assign(StyleFrom: Prognoz.Platform.Interop.Andy.IWxStyle);
StyleFrom. Style to be inherited.
The Assign method is used to inherit all properties of another style.
Executing the example requires that repository contains a workspace with the IWSTYLE identifier containing two shapes.
Add links to the Andy, Metabase system assemblies.
After executing the example, the first object inherits the formatting of the second object.
See also: