Click or drag to resize

GridDensityValue Enumeration

Specifies the type of horizontal/vertical grid to use for a page.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum GridDensityValue
Members
  Member nameValueDescription
Fixed0 Fixed.
Coarse2 Coarse.
Normal4 Normal. Default.
Fine8 Fine
Undefined-2147483648 Undefined.
See Also