FarPoint.Win.Spread
Zoom Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : Zoom Class


Represents the Zoom.

Syntax

Visual Basic (Declaration) 
Public Class Zoom 
   Inherits Form
Visual Basic (Usage)Copy Code
Dim instance As Zoom
C# 
public class Zoom : Form 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     FarPoint.Win.Spread.DrawingSpace.Zoom

See Also