Northwoods.Go Assembly > Northwoods.Go Namespace : GoGrid Class |
'Declaration <SerializableAttribute()> Public Class GoGrid Inherits GoRectangle Implements IGoDragSnapper
[SerializableAttribute()] public class GoGrid : GoRectangle, IGoDragSnapper
GoGrid
is not a table containing cells of objects. This class just draws lines in a regular manner within the bounds of this object according to a frequency specified by the CellSize. The appearance of the lines is governed by the Style and LineWidth and LineColor. You can also specify a regular pattern of colors by specifying CellColors. Furthermore a grid can have a semi-infinite or infinite extent by setting UnboundedSpots. This class also implements the IGoDragSnapper interface, which affects how various view methods and tools move, copy, and resize objects.System.Object
Northwoods.Go.GoObject
Northwoods.Go.GoShape
Northwoods.Go.GoRectangle
Northwoods.Go.GoGrid
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