C# 클래스 Dalssoft.DiagramNet.ElipseController

This class is the controller for ElipseElement
상속: RectangleController, IController
파일 보기 프로젝트 열기: AlexandrSurkov/PKStudio 1 사용 예제들

공개 메소드들

메소드 설명
DrawSelection ( System g ) : void
ElipseController ( BaseElement element ) : System
HitTest ( System p ) : bool

메소드 상세

DrawSelection() 공개 메소드

public DrawSelection ( System g ) : void
g System
리턴 void

ElipseController() 공개 메소드

public ElipseController ( BaseElement element ) : System
element BaseElement
리턴 System

HitTest() 공개 메소드

public HitTest ( System p ) : bool
p System
리턴 bool