Tooltip..::..Offset Property

Gets or sets the offset.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public Point Offset { get; set; }
Public Property Offset As Point
	Get
	Set
public:
property Point^ Offset {
	Point^ get ();
	void set (Point^ value);
}

Field Value

The offset.