프로퍼티 | 타입 | 설명 | |
---|---|---|---|
colours | Primitive | ||
img | System.Windows.Media.Imaging.BitmapSource | ||
name | string | ||
orientation | string | ||
textData | Primitive>.Dictionary |
메소드 | 설명 | |
---|---|---|
GradientBrush ( string _name, System.Windows.Media.Imaging.BitmapSource _img ) : System | ||
GradientBrush ( string _name, Primitive>.Dictionary |
||
GradientBrush ( string _name, Primitive _colours, string _orientation ) : System | ||
getBrush ( ) : System.Windows.Media.Brush |
public GradientBrush ( string _name, System.Windows.Media.Imaging.BitmapSource _img ) : System | ||
_name | string | |
_img | System.Windows.Media.Imaging.BitmapSource | |
리턴 | System |
public GradientBrush ( string _name, Primitive>.Dictionary |
||
_name | string | |
_textData | Primitive>.Dictionary | |
리턴 | System |
public GradientBrush ( string _name, Primitive _colours, string _orientation ) : System | ||
_name | string | |
_colours | Primitive | |
_orientation | string | |
리턴 | System |
public BitmapSource,System.Windows.Media.Imaging img | ||
리턴 | System.Windows.Media.Imaging.BitmapSource |