![]() | Utils Methods |
The Utils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BinaryStringToImage |
바이너리형식의 문자열을 이미지로 변환하여 반환합니다.
|
![]() ![]() | BinaryToImage |
바이너리형식을 이미지로 변환하여 반환합니다.
|
![]() ![]() | CreateClientDirectory |
local PC의 지정된 경로에 모든 하위디렉토리를 생성합니다.
|
![]() ![]() | DataRows2DataTable |
DataRow 배열을 데이타테이블로 변형하여 반환 합니다.
|
![]() ![]() | DataSetToXml |
DataSet형식을 XML형식 string으로 반환합니다.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() | ErrorLogWrite |
에러로그 write
- 저장경로는 Mcc.Series.Common.GVariable.DirLogPath
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetCalcWindowPosition |
팝업창의 좌표를 workingarea에 마춰 재계산합니다.
|
![]() ![]() | GetEMRArgs |
EMR Process Run을 위한 Argument return Method
|
![]() ![]() | GetESRArgs |
전자동의서 Process Run을 위한 Argument return Method
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetLocalIpAddress |
현재 컴퓨터의 IP Address를 반환 합니다.
|
![]() ![]() | GetOpenWindowPosition(Control) |
팝업창의 시작위치를 반환.
|
![]() ![]() | GetOpenWindowPosition(Control, Size) |
팝업창의 시작위치를 반환함
|
![]() ![]() | GetOpenWindowPosition(Control, Size, AlignType) |
팝업창의 시작위치를 반환.
|
![]() ![]() | GetPtntEmrSaveFileName |
Emr 환자별 저장파일의 명칭을 반환합니다.
|
![]() ![]() | GetStringHeight |
문자열의 높이를 계산하여 반환합니다.
|
![]() ![]() | GetStringWidth |
문자열 가로 길이를 반환 합니다.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | ImageToBinary |
이미지를 바이너리형식으로 반환합니다.
|
![]() ![]() | ImageToBinaryString(Image) |
이미지를 바이너리형식의 문자열로 반환합니다.
기본으로 jpeg 포멧으로 변환합니다.
|
![]() ![]() | ImageToBinaryString(Image, ImageFormat) |
이미지를 바이너리형식의 문자열로 반환합니다.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | WriteLog(String, String, String, Int32) |
로그기록을 Write 합니다.
|
![]() ![]() | WriteLog(String, String, String, Int32, Int32, String) |
로그기록 txt 파일 생성
|
![]() ![]() | XmlToDataSet |
XML형식을 DataSet형식으로 반환합니다.
|