Label.ComputePositions Method

Protected Function ComputePositions( _ 
ByVal x As Single, _ 
ByVal y As Single
) As Point2D
This language is not supported or no code example is available.
protected Point2D ComputePositions( 
float x
float y 
)
This language is not supported or no code example is available.

Parameters

x
float

y
float

Return Value

Point2D

.NET Framework

Supported in: 4.8

In this article

Definition