C# Class SourceGrid.Decorators.DecoratorSelection

Inheritance: DecoratorBase
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
DecoratorSelection ( Selection selection ) : System
Draw ( RangePaintEventArgs e ) : void
IntersectWith ( Range range ) : bool

Method Details

DecoratorSelection() public méthode

public DecoratorSelection ( Selection selection ) : System
selection Selection
Résultat System

Draw() public méthode

public Draw ( RangePaintEventArgs e ) : void
e RangePaintEventArgs
Résultat void

IntersectWith() public méthode

public IntersectWith ( Range range ) : bool
range Range
Résultat bool