다음을 통해 공유


GlobalClass.PointsToCentimeters Method

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Function PointsToCentimeters ( _
    Points As Single _
) As Single
'Usage
Dim instance As GlobalClass
Dim Points As Single
Dim returnValue As Single

returnValue = instance.PointsToCentimeters(Points)
public virtual float PointsToCentimeters(
    float Points
)

Parameters

Return Value

Type: System.Single

Implements

_Global.PointsToCentimeters(Single)

See Also

Reference

GlobalClass Class

GlobalClass Members

Microsoft.Office.Interop.Word Namespace