Ejemplo n.º 1
0
 public int GetDimensions()
 {
     return(SoundNativeMethods.SoundControlElementInfoGetDimensions(handle));
 }