Click or drag to resize

RulerDensityValue Enumeration

Specifies the horizontal subdivisions on the ruler for the page.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum RulerDensityValue
Members
  Member nameValueDescription
Coarse8 Coarse.
Normal16 Normal.
Fine32 Fine.
Undefined-2147483648 Undefined.
See Also