BestFitMappingAttribute(Boolean) Konstruktor

Definition

Initialisiert eine neue Instanz der BestFitMappingAttribute-Klasse, die auf den Wert der BestFitMapping-Eigenschaft festgelegt ist.

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

Parameter

BestFitMapping
Boolean

true, um anzugeben, dass die optimale Zuordnung aktiviert ist, andernfalls false. Der Standardwert ist true.

Gilt für: