55 views
in Embedded Wizard Studio by

Hi EW Team,
I have a question regarding the SetMaxNoOfSubPaths method of the Graphics::Path class.

It is stated that "After modifying its size the affected path is empty". If Path P is with a number of subpath Np equal to 5, if we do P.SetMaxNoOfSubPaths(5), will the path be cleared (even though the number of subpath is the same as before) ?

1 Answer

0 votes
by
 
Best answer

Hello Velas,

if the number of sub-paths doesn't change, the contents are not cleared as explained in the available documentation of the method SetMaxNoOfSubPaths():

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...