SelectionStyle: IWxStyle;
SelectionStyle: Prognoz.Platform.Interop.Andy.IWxStyle;
The SelectionStyle property determines parameters for formatting the selected shape text fragment.
Style of the selected text fragment may differ from the entire text style, particularly, on editing the formatted shape text in the RTF format.
To determine shape formatting parameters, use IWxShape.Style.
Executing the example requires that repository contains a workspace with the WSP identifier containing shape.
Add links to the Andy, Metabase system assemblies.
After executing the example font size of the specified shape text is changed.
See also: