[Category("Grid")] [TypeConverter(Northwoods.Go.GoSizeFConverter)] [Description("The size of each cell in the grid.")] public virtual SizeF CellSize {get; set;}
Property Value
ThisSizeF
value describes the size of each cell in document coordinates. The Width
and Height
must be positive.