Beispiel #1
0
 protected virtual void OnLabelPositionChanged(PointLabelPosition oldValue, PointLabelPosition newValue)
 {
     this.OnValueChanged("LabelPosition", (object)oldValue, (object)newValue);
 }