Click or drag to resize

spatialMeasure Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the spatialMeasure class

Namespace:  imbSCI.Core.math.measureSystem
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public spatialMeasure(
	decimal defValue,
	measureRoleEnum role,
	decadeLevel level = decadeLevel.none
)
Request Example View Source

Parameters

defValue
Type: SystemDecimal
role
Type: imbSCI.Core.math.measureSystem.enumsmeasureRoleEnum
level (Optional)
Type: imbSCI.Core.math.measureSystem.enumsdecadeLevel
See Also