GoDiagram Web Reference
SheetRoom Property

Gets or sets the how much of the background to show on each side of the sheet of paper, when the SheetStyle is not GoViewSheetStyle.None.
Syntax
'Declaration
 
<DescriptionAttribute("The extra space on each side of the sheet of paper to be shown, depending on the SheetStyle")>
<CategoryAttribute("Sheet")>
Public Overridable Property SheetRoom As Size
[DescriptionAttribute("The extra space on each side of the sheet of paper to be shown, depending on the SheetStyle")]
[CategoryAttribute("Sheet")]
public virtual Size SheetRoom {get; set;}

Property Value

The value is in view coordinates; the default value is 10x10 pixels.
Remarks
The value of this property affects the behavior of UpdateExtent for certain values of SheetStyle.
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback