GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSheet Class
/ CreateBackgroundImage Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CreateBackgroundImage Method
In This Topic
The default sheet has no background
GoImage
.
Syntax
C#
protected
virtual
GoImage
CreateBackgroundImage()
Return Value
This returns null
Remarks
You can set the
BackgroundImage
to an initialized
GoImage
if you want to display an image, or you can override this method.
See Also
Reference
GoSheet Class
GoSheet Members