Click or drag to resize
DocumentViewerUpdateView Method (String, String, Double, Double)

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public void UpdateView(
	string DiagTitle,
	string FileId,
	double width,
	double height
)

Parameters

DiagTitle
Type: SystemString
FileId
Type: SystemString
width
Type: SystemDouble
height
Type: SystemDouble
See Also