Skip to content

ACadSharp.Tables.DimensionStyle.FractionFormat

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

FractionFormat Property

Gets or sets the fraction format when is set to 4 (Architectural) or 5 (Fractional). (see DIMFRAC System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

public FractionFormat FractionFormat { get; set; }

Property Value

FractionFormat

Clone this wiki locally