GoXam for WPF v3
CreateBackgroundGridPattern Method
Northwoods.GoXam Namespace > DiagramPanel Class : CreateBackgroundGridPattern Method
Create the GridPattern for the whole diagram, using the GridPatternTemplate data template.
Syntax
protected virtual GridPattern CreateBackgroundGridPattern()

Return Value

the unbound Node holding the GridPattern
Remarks
If GridPatternTemplate is null, this uses a default template.
See Also

Reference

DiagramPanel Class
DiagramPanel Members