프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_iMargin | |||
m_oGraphRectangle | |||
m_oVisual | Visual |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
MouseDragWithVisual ( Point mouseDownLocation, |
Initializes a new instance of the MouseDragWithVisual class.
|
메소드 | 설명 | |
---|---|---|
ForcePointToBeWithinMargins ( Point oPoint ) : Point |
protected ForcePointToBeWithinMargins ( Point oPoint ) : Point | ||
oPoint | Point | |
리턴 | Point |
public MouseDragWithVisual ( Point mouseDownLocation, |
||
mouseDownLocation | Point | /// Location where the graph was clicked, in client coordinates. /// |
graphRectangle | /// The graph rectangle. /// | |
margin | /// The graph margin. /// | |
리턴 | System |
protected Rect,System.Windows m_oGraphRectangle | ||
리턴 |