C# 클래스 OSAE.UI.Controls.BrowserFrame

Interaction logic for BrowserFrame.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: opensourceautomation/Open-Source-Automation 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ControlHeight double
ControlWidth double
Location Point
ObjectName string

공개 메소드들

메소드 설명
BrowserFrame ( OSAEObject sObject ) : System

메소드 상세

BrowserFrame() 공개 메소드

public BrowserFrame ( OSAEObject sObject ) : System
sObject OSAEObject
리턴 System

프로퍼티 상세

ControlHeight 공개적으로 프로퍼티

public double ControlHeight
리턴 double

ControlWidth 공개적으로 프로퍼티

public double ControlWidth
리턴 double

Location 공개적으로 프로퍼티

public Point Location
리턴 Point

ObjectName 공개적으로 프로퍼티

public string ObjectName
리턴 string