Click or drag to resize

PFCounterGetValue Method

Computes the value displayed in the counter, given the current settings.

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[PFWidgetActionAttribute]
public double GetValue(
	PFSite site
)

Parameters

site
Type: Packflow.CorePFSite

Return Value

Type: Double
See Also