GoDiagram Web Reference
BackgroundImage Property

Gets or sets the GoImage that decorates the paper.
Syntax
'Declaration
 
Public Overridable Property BackgroundImage As GoImage
public virtual GoImage BackgroundImage {get; set;}

Property Value

Initially this is null
Remarks
If you set this property, you may want to initialize the GoImage with not only the Name/Index/Image, but also by setting AutoRescales to false.
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

GoSheet Class
GoSheet Members
BackgroundImageSpot Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback