System.Resources.ResXDataNode.GetNodePosition Method

Retrieves the position of the resource in the resource file.

Syntax

public System.Drawing.Point GetNodePosition ()

Returns

A structure that specifies the location of this resource in the resource file as a line position (System.Drawing.Point.X) and a column position (System.Drawing.Point.Y). If this resource is not part of a resource file, this method returns a structure that has an System.Drawing.Point.X of 0 and a System.Drawing.Point.Y of 0.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Resources
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0