Keyoti RapidSpell WPF API Docs
Location Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterLocation
Keyoti RapidSpell WPF
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Point Location { get; set; }
public Point Location { get; set; }
Public Property Location As Point
	Get
	Set
Public Property Location As Point
	Get
	Set
public:
property Point Location {
	Point get ();
	void set (Point value);
}
public:
property Point Location {
	Point get ();
	void set (Point value);
}
member Location : Point with get, set
member Location : Point with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214