EmfOptions constructor

init

Initializes a new instance of the EmfOptions class.

def __init__(self):
    ...

init

Initializes a new instance of the EmfOptions class.

def __init__(self, emf_options):
    ...
ParameterTypeDescription
emf_optionsEmfOptionsThe EMF options.

See Also