.NET Framework Class Library

Zoom Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace >

.NET Framework Class Library

Zoom Class

Namespace: Gnostice.Core.Viewer

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class Zoom _
 Implements INotifyPropertyChanged

C#

[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class Zoom : INotifyPropertyChanged

Visual C++

[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class Zoom : INotifyPropertyChanged

Inheritance Hierarchy

System.Object

Gnostice.Core.Viewer.Zoom

See Also

Zoom Members

Gnostice.Core.Viewer Namespace