C# Class Glass.Basics.Behaviors.RubberBand.RectEventArgs

Inheritance: System.Windows.RoutedEventArgs
ファイルを表示 Open project: SuperJMN/Glass

Private Properties

Property Type Description

Public Methods

Method Description
RectEventArgs ( Rect rect ) : System.Windows

Method Details

RectEventArgs() public method

public RectEventArgs ( Rect rect ) : System.Windows
rect System.Windows.Rect
return System.Windows