A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.Common
Utils Class
Utils Methods
BinaryStringToImage Method
BinaryToImage Method
CreateClientDirectory Method
DataRows2DataTable Method
DataSetToXml Method
ErrorLogWrite Method
GetCalcWindowPosition Method
GetEMRArgs Method
GetESRArgs Method
GetLocalIpAddress Method
GetOpenWindowPosition Method
GetPtntEmrSaveFileName Method
GetStringHeight Method
GetStringWidth Method
ImageToBinary Method
ImageToBinaryString Method
WriteLog Method
XmlToDataSet Method
Utils
GetCalcWindowPosition Method
팝업창의 좌표를 workingarea에 마춰 재계산합니다.
Namespace:
Mcc.Series.Common
Assembly:
Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
Point
GetCalcWindowPosition
(
Point
point
,
Size
size
)
Parameters
point
Type:
System.Drawing
Point
팝업창의 location
size
Type:
System.Drawing
Size
팝업창의 크기
Return Value
Type:
Point
Location
See Also
Reference
Utils Class
Mcc.Series.Common Namespace