<div>Hi guys,</div>
<div>&nbsp;</div>
<div>I add a map layer with two classes on the fly to mapObj, for one class i need to use some customized label styles for the labeling. What surprised me is that I cannot insert or add a labelObj into a classObj, later I saw the doc for MapScript, seems that the 
classObj.label is a immutable property, which in C# is then readonly. </div>
<div>&nbsp;</div>
<div>Is it possible to add a labelObj to a classObj dynamically? or do the stylings with SLD for a windows application?</div>
<div>&nbsp;</div>
<div>Any comments are welcome.</div>
<div>&nbsp;</div>
<div>Best Regards</div>
<div>&nbsp;</div>
<div>Zhonghai</div>