Share via


_Global.PointsToMillimeters(Single) Méthode

Définition

Convertit une mesure en points en millimètres (1 millimètre = 2,835 points).

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

Paramètres

Points
Single

Argument de type Single obligatoire. Mesure, en points.

Retours

Remarques

Cette propriété retourne la mesure convertie en tant que Single.

S’applique à