Click or drag to resize

DimensionStyleFractionalType Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the fraction format when DIMLUNIT is set to Architectural or Fractional.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public FractionFormatType FractionalType { get; set; }
Request Example View Source

Property Value

Type: FractionFormatType
Remarks
Horizontal stacking
Diagonal stacking
Not stacked (for example, 1/2)
See Also