09-18-2018 12:14 PM - edited 09-18-2018 12:14 PM
Hi
Class Square inherited from shape class. Now i wanna to remove the Square class from being child of shape class, but i am not getting any option to remove the inheritance.
How to remove the inheritance.
Hemant
Solved! Go to Solution.
09-18-2018 12:17 PM
Go into the class properties and select "Change Inheritance". Then select the class you want to inherit it from.