GoDiagram Web Reference
GoViewSheetStyle Enumeration

Specifies values for GoView.GoView.SheetStyle, which affects the behavior of GoView.UpdateExtent to automatically scroll and scale the view as the view's size is changed, or (in WinForms) when the PrintScale is changed.
Syntax
'Declaration
 
Public Enum GoViewSheetStyle 
   Inherits System.Enum
public enum GoViewSheetStyle : System.Enum 
Members
MemberDescription
NoneThe GoView.Sheet is not visible, and the view does not rescale/scroll automatically as the view's size is changed.
SheetThe GoView.Sheet is visible, but do not rescale/scroll automatically as the view's size is changed.
SheetHeightKeep the whole height of the page visible as the view's size is changed.
SheetWidthKeep the whole width of the page visible as the view's size is changed.
WholeSheetKeep the whole page visible as the view's size is changed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoWeb.GoViewSheetStyle

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback