ShapeEditorZoom
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class ShapeEditorZoom
Inheritance: objectShapeEditorZoom
Constructors
C#
public ShapeEditorZoom()
Properties
C#
public RectangleF VisibleArea { get; set; }
C#
public Size VisibleAreaSize { get; set; }
C#
public RectangleF WorkingArea { get; set; }
C#
public float ZoomFactor { get; set; }
C#
public float ZoomOutMax { get; set; }
Methods
C#
public void FitToScreen()