C# 클래스 RoiAdorner, code

상속: Adorner
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
factorX double
factorY double
rectangle Rect,

공개 메소드들

메소드 설명
RoiAdorner ( UIElement, adornedElement )

보호된 메소드들

메소드 설명
OnRender ( DrawingContext, drawingContext ) : void

메소드 상세

OnRender() 보호된 메소드

protected OnRender ( DrawingContext, drawingContext ) : void
drawingContext DrawingContext,
리턴 void

RoiAdorner() 공개 메소드

public RoiAdorner ( UIElement, adornedElement )
adornedElement UIElement,

프로퍼티 상세

factorX 공개적으로 프로퍼티

public double factorX
리턴 double

factorY 공개적으로 프로퍼티

public double factorY
리턴 double

rectangle 공개적으로 프로퍼티

public Rect, rectangle
리턴 Rect,