InteractiveWorksheetOpenFile(Stream, String, SizeF) Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void OpenFile(
	Stream stream,
	string fileName,
	SizeF canvasSize
)

Parameters

stream  Stream
 
fileName  String
 
canvasSize  SizeF
 

See Also