public static void InitializeRatioEnabled(this IAnnotation ann)
 {
     ann.SetRatioEnabled(ann.HasRatio());
 }