XFINIUM.PDF.View.Win Documentation
ResizeHandleStyle Enumeration



Xfinium.Pdf.View Namespace : ResizeHandleStyle Enumeration
Defines the supported styles for resize handles.
Syntax
'Declaration
 
Public Enum ResizeHandleStyle 
   Inherits System.Enum
'Usage
 
Dim instance As ResizeHandleStyle
public enum ResizeHandleStyle : System.Enum 
public enum class ResizeHandleStyle : public System.Enum 
Members
MemberDescription
Diamond Diamond handle.
Round Round handle.
Square Round handle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xfinium.Pdf.View.ResizeHandleStyle

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Xfinium.Pdf.View Namespace