프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MaxProperty | DependencyProperty | ||
MinProperty | DependencyProperty | ||
OrientationProperty | DependencyProperty | ||
halfDpiX | double | ||
halfDpiY | double |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurveEditorControl_MouseDown | void | ||
CurveEditorControl_MouseMove | void | ||
CurveEditorControl_MouseUp | void | ||
CurveEditorControl_MouseWheel | void | ||
DrawGridHorizonalLines | void | ||
DrawGridVerticalLines | void | ||
DrawHorizontalLinesText | void | ||
DrawVerticalLinesText | void | ||
InitializeResources | void |
메소드 | 설명 | |
---|---|---|
CurveCoordsToScreen ( System &point ) : |
||
GridRuler ( ) : System | ||
InvalidateVisual ( ) : void | ||
LimitsChangedCalllBack ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
ScreenCoordsToCurve ( System &point ) : |
||
ScreenCoordsToCurveNormal ( System &point ) : |
||
UpdateRender ( ) : void |
메소드 | 설명 | |
---|---|---|
OnRender ( DrawingContext dc ) : void |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 |
public static LimitsChangedCalllBack ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
d | DependencyObject | |
e | DependencyPropertyChangedEventArgs | |
리턴 | void |
public ScreenCoordsToCurve ( System &point ) : |
||
point | System | |
리턴 |
public ScreenCoordsToCurveNormal ( System &point ) : |
||
point | System | |
리턴 |
public static DependencyProperty OrientationProperty | ||
리턴 | DependencyProperty |