C# 클래스 Microsoft.ProjectOxford.Vision.Contract.Rectangle

The class for rectangle.
파일 보기 프로젝트 열기: Microsoft/ProjectOxford-ClientSDK 1 사용 예제들

공개 메소드들

메소드 설명
FromString ( string @string ) : Rectangle

Froms the string.

메소드 상세

FromString() 공개 정적인 메소드

Froms the string.
public static FromString ( string @string ) : Rectangle
@string string
리턴 Rectangle