InteractiveWorksheetGetScreenPoint Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public Point GetScreenPoint(
	RegionBase sender,
	int left,
	int top
)

Parameters

sender  RegionBase
 
left  Int32
 
top  Int32
 

Return Value

Point

See Also