Open langxueya opened 2 years ago
if current layer is layer1.
then I cannot remove layer1;
The current layer is set through the "CLayer" property of the "DrawingVariables", this value is only informative. You will not be able to delete a layer unless all its references reaches zero.
if current layer is layer1.
then I cannot remove layer1;