BestFitMappingAttribute(Boolean) Konstruktor

Definicja

Inicjuje nowe wystąpienie BestFitMappingAttribute klasy ustawione na wartość BestFitMapping właściwości.

public:
 BestFitMappingAttribute(bool BestFitMapping);
public BestFitMappingAttribute(bool BestFitMapping);
new System.Runtime.InteropServices.BestFitMappingAttribute : bool -> System.Runtime.InteropServices.BestFitMappingAttribute
Public Sub New (BestFitMapping As Boolean)

Parametry

BestFitMapping
Boolean

true aby wskazać, że mapowanie najlepiej dopasowane jest włączone; w przeciwnym razie, false. Wartość domyślna to true.

Dotyczy