BezierKnotRecord

BezierKnotRecord constructor (1 of 2)

Initializes a new instance of the BezierKnotRecord class.

public BezierKnotRecord()

See Also


BezierKnotRecord constructor (2 of 2)

Initializes a new instance of the BezierKnotRecord class.

public BezierKnotRecord(byte[] data)
ParameterTypeDescription
dataByte[]The record data.

See Also