Point Constructor (UInt32)

Constructor with a size.

Namespace:  IntervalZero.MaxRT.Libraries.VariableDatabase
Assembly:  IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.1.0)

Syntax

Copy
public Point(
    uint Size
)

Parameters

Size

Type: UInt32
The number of channels in the log request to initialize the Values array.

See Also: