Exemplo n.º 1
0
	// Set zooming method
	public void SetZoomMethod(ZoomMethod zoomMethod)
	{
		m_ZoomMethod = zoomMethod;
	}
Exemplo n.º 2
0
 // Set zooming method
 public void SetZoomMethod(ZoomMethod zoomMethod)
 {
     m_ZoomMethod = zoomMethod;
 }