EmfPlusRecord

EmfPlusRecord constructor (1 of 2)

Initializes a new instance of the EmfPlusRecord class.

public EmfPlusRecord()

See Also


EmfPlusRecord constructor (2 of 2)

Initializes a new instance of the EmfPlusRecord class.

public EmfPlusRecord(EmfPlusRecord source)
ParameterTypeDescription
sourceEmfPlusRecordThe source.

See Also