Свойство | Type | Description | |
---|---|---|---|
MaxProperty | DependencyProperty | ||
MinProperty | DependencyProperty | ||
OrientationProperty | DependencyProperty | ||
halfDpiX | double | ||
halfDpiY | double |
Свойство | Type | Description | |
---|---|---|---|
CurveEditorControl_MouseDown | void | ||
CurveEditorControl_MouseMove | void | ||
CurveEditorControl_MouseUp | void | ||
CurveEditorControl_MouseWheel | void | ||
DrawGridHorizonalLines | void | ||
DrawGridVerticalLines | void | ||
DrawHorizontalLinesText | void | ||
DrawVerticalLinesText | void | ||
InitializeResources | void |
Méthode | Description | |
---|---|---|
CurveCoordsToScreen ( System &point ) : |
||
GridRuler ( ) : System | ||
InvalidateVisual ( ) : void | ||
LimitsChangedCalllBack ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
ScreenCoordsToCurve ( System &point ) : |
||
ScreenCoordsToCurveNormal ( System &point ) : |
||
UpdateRender ( ) : void |
Méthode | Description | |
---|---|---|
OnRender ( DrawingContext dc ) : void |
Méthode | Description | |
---|---|---|
CurveEditorControl_MouseDown ( object sender, MouseButtonEventArgs e ) : void | ||
CurveEditorControl_MouseMove ( object sender, MouseEventArgs e ) : void | ||
CurveEditorControl_MouseUp ( object sender, MouseButtonEventArgs e ) : void | ||
CurveEditorControl_MouseWheel ( object sender, MouseWheelEventArgs e ) : void | ||
DrawGridHorizonalLines ( DrawingContext dc, double initialPos, double stepSize, Pen pen ) : void | ||
DrawGridVerticalLines ( DrawingContext dc, double initialPos, double stepSize, Pen pen ) : void | ||
DrawHorizontalLinesText ( DrawingContext dc, double initialPos, double stepSize ) : void | ||
DrawVerticalLinesText ( DrawingContext dc, double initialPos, double stepSize ) : void | ||
InitializeResources ( ) : void |
Initializes all general pens and brushes.
|
public CurveCoordsToScreen ( System &point ) : |
||
point | System | |
Résultat |
public static LimitsChangedCalllBack ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
d | DependencyObject | |
e | DependencyPropertyChangedEventArgs | |
Résultat | void |
protected OnRender ( DrawingContext dc ) : void | ||
dc | DrawingContext | |
Résultat | void |
public ScreenCoordsToCurve ( System &point ) : |
||
point | System | |
Résultat |
public ScreenCoordsToCurveNormal ( System &point ) : |
||
point | System | |
Résultat |
public static DependencyProperty MaxProperty | ||
Résultat | DependencyProperty |
public static DependencyProperty MinProperty | ||
Résultat | DependencyProperty |
public static DependencyProperty OrientationProperty | ||
Résultat | DependencyProperty |