Click or drag to resize

DimensionStyleStackDisplayFormat Enumeration

Format of stacked fractions

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum StackDisplayFormat
Members
  Member nameValueDescription
None0 No stacking
StackHorizontal1 Stack with horizontal line
StackDiagonal2 Stack with angled line
See Also