KitchenDraw SDK 2
Show / Hide Table of Contents

Constructor SpecialTermValue

SpecialTermValue(string)

Declaration
public SpecialTermValue(string specialTermValueString)
Parameters
Type Name Description
string specialTermValueString

SpecialTermValue(double, bool)

Declaration
public SpecialTermValue(double value, bool isRelative)
Parameters
Type Name Description
double value
bool isRelative
In this article
Back to top Generated by DocFX