public int GetDimensions()
 {
     return(SoundNativeMethods.SoundControlElementInfoGetDimensions(handle));
 }