GoDiagram Web Reference
SheetStyle Property (GoView)

Gets or sets how the view adjusts its DocScale and DocPosition as the view's size changes.
Syntax
'Declaration
 
<CategoryAttribute("Sheet")>
<DescriptionAttribute("How to rescale and reposition the view as the view changes size")>
<DefaultValueAttribute()>
Public Overridable Property SheetStyle As GoViewSheetStyle
[CategoryAttribute("Sheet")]
[DescriptionAttribute("How to rescale and reposition the view as the view changes size")]
[DefaultValueAttribute()]
public virtual GoViewSheetStyle SheetStyle {get; set;}

Property Value

The default value is GoViewSheetStyle.GoViewSheetStyle.None: the Sheet (if any exists) is not visible.
Remarks
The value of this property affects whether the Sheet is visible and the behavior of UpdateExtent.
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

GoView Class
GoView Members
BackgroundHasSheet Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback