_Application.PointsToInches(Single) Methode

Definition

Konvertiert ein Maß von Punkt in Zoll (1 Zoll = 72 Punkt).

public:
 float PointsToInches(float Points);
public float PointsToInches (float Points);
abstract member PointsToInches : single -> single
Public Function PointsToInches (Points As Single) As Single

Parameter

Points
Single

Erforderlicher Single-Wert. Das in Punkt angegebene Maß.

Gibt zurück

Hinweise

Diese Methode gibt die konvertierte Messung als Single zurück.

Gilt für: