ExtendedSearchEntry Constructor

Initializes a new instance of the ExtendedSearchEntry class

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public ExtendedSearchEntry(
	int cursorPosition,
	RectangleF bounds
)

Parameters

cursorPosition  Int32
 
bounds  RectangleF
 

See Also