C# 클래스 SourceGrid.Decorators.DecoratorSelection

상속: DecoratorBase
파일 보기 프로젝트 열기: zhuangyy/Motion

공개 메소드들

메소드 설명
DecoratorSelection ( Selection selection ) : System
Draw ( RangePaintEventArgs e ) : void
IntersectWith ( Range range ) : bool

메소드 상세

DecoratorSelection() 공개 메소드

public DecoratorSelection ( Selection selection ) : System
selection Selection
리턴 System

Draw() 공개 메소드

public Draw ( RangePaintEventArgs e ) : void
e RangePaintEventArgs
리턴 void

IntersectWith() 공개 메소드

public IntersectWith ( Range range ) : bool
range Range
리턴 bool