C# 클래스 TOAPI.Types.GRADIENT_RECT

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LowerRight uint
UpperLeft uint

공개 메소드들

메소드 설명
GRADIENT_RECT ( uint upLeft, uint lowRight ) : System

메소드 상세

GRADIENT_RECT() 공개 메소드

public GRADIENT_RECT ( uint upLeft, uint lowRight ) : System
upLeft uint
lowRight uint
리턴 System

프로퍼티 상세

LowerRight 공개적으로 프로퍼티

public uint LowerRight
리턴 uint

UpperLeft 공개적으로 프로퍼티

public uint UpperLeft
리턴 uint