GoDiagram Web Reference
ScrollMarginSize Property

Gets or sets the widths and heights of the margin used by the panning buttons.
Syntax
'Declaration
 
<DescriptionAttribute("The width and height of the panning margins")>
<CategoryAttribute("Appearance")>
Public Property ScrollMarginSize As Size
[DescriptionAttribute("The width and height of the panning margins")]
[CategoryAttribute("Appearance")]
public Size ScrollMarginSize {get; set;}

Property Value

This defaults to 10x10. The width and height must be non-negative.
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