BezierKnotRecord.BezierKnotRecord

BezierKnotRecord()

Initializes a new instance of the BezierKnotRecord class.

public BezierKnotRecord()

See Also


BezierKnotRecord(byte[])

Initializes a new instance of the BezierKnotRecord class.

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

See Also