emf_type proprietà

emf_type proprietà

Ottiene o imposta un EmfType che specifica il formato del Metafile.. Il valore predefinito è EmfPlusDual.

Definizione:

@property
def emf_type(self):
    ...
@emf_type.setter
def emf_type(self, value):
    ...

Guarda anche