ResultOptionsFractionType Property
Type of the fractions on output.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public FractionsType FractionType { get; set; }
Public Property FractionType As FractionsType
Get
Set
public:
virtual property FractionsType FractionType {
FractionsType get () sealed;
void set (FractionsType value) sealed;
}
abstract FractionType : FractionsType with get, set
override FractionType : FractionsType with get, set
FractionsTypeIResultOptionsFractionType