Get tag name nearest point

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

Public Function GetTagNameNearestPoint( _ 
ByVal point As Point, _ 
ByRef distance As Double
) As String
This language is not supported or no code example is available.
public string GetTagNameNearestPoint( 
Point point
out double distance 
)
This language is not supported or no code example is available.

Parameters

point
Type: Point

Point

distance
Type: double

Distance [output]

Return Value

Type: string

Tag name

.NET Framework

Supported in: 4.6.2, 4.7