Enum GridAlignment

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies whether to position each part by its location or by its position. Used for Alignment.

Namespace: Northwoods.Go.Layouts
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum GridAlignment

Fields

Name Description
Location

Position the part's Location at a grid point.

Position

Position the top-left corner of each part at a grid point.