Click or drag to resize

UnitStyleFormatFractionType Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the fraction format for architectural or fractional units.

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

Property Value

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