Click or drag to resize

UnitStyleFormat Properties

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The UnitStyleFormat type exposes the following members.

Properties
  NameDescription
Public propertyAngularDecimalPlaces
Gets or sets the number of decimal places for angular units.
Public propertyDecimalSeparator
Gets or set the decimal separator.
Public propertyDegreesSymbol
Gets or set the angle degrees symbol.
Public propertyFeetInchesSeparator
Gets or sets the separator between feet and inches.
Public propertyFeetSymbol
Gets or set the feet symbol.
Public propertyFractionType
Gets or sets the fraction format for architectural or fractional units.
Public propertyGradiansSymbol
Gets or set the angle gradians symbol.
Public propertyInchesSymbol
Gets or set the inches symbol.
Public propertyLinearDecimalPlaces
Gets or sets the number of decimal places for linear units.
Public propertyMinutesSymbol
Gets or set the angle minutes symbol.
Public propertyRadiansSymbol
Gets or set the angle radians symbol.
Public propertySecondsSymbol
Gets or set the angle seconds symbol.
Public propertySupressAngularLeadingZeros
Suppresses leading zeros in angular decimal dimensions (for example, 0.5000 becomes .5000).
Public propertySupressAngularTrailingZeros
Suppresses trailing zeros in angular decimal dimensions (for example, 12.5000 becomes 12.5).
Public propertySupressLinearLeadingZeros
Suppresses leading zeros in linear decimal dimensions (for example, 0.5000 becomes .5000).
Public propertySupressLinearTrailingZeros
Suppresses trailing zeros in linear decimal dimensions (for example, 12.5000 becomes 12.5).
Public propertySupressZeroFeet
Suppresses zero feet in architectural dimensions.
Public propertySupressZeroInches
Suppresses zero inches in architectural dimensions.
Top
See Also