Northwoods.Go Assembly > Northwoods.Go Namespace > GoGrid Class : CellSize Property |
'Declaration <DescriptionAttribute("The size of each cell in the grid.")> <CategoryAttribute("Grid")> <TypeConverterAttribute("Northwoods.Go.GoSizeFConverter, Northwoods.Go, Version=5.1.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")> Public Overridable Property CellSize As SizeF
[DescriptionAttribute("The size of each cell in the grid.")] [CategoryAttribute("Grid")] [TypeConverterAttribute("Northwoods.Go.GoSizeFConverter, Northwoods.Go, Version=5.1.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")] public virtual SizeF CellSize {get; set;}
SizeF
value describes the size of each cell in document coordinates. The Width
and Height
must be positive.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