Property | Type | Description | |
---|---|---|---|
m_iMargin | |||
m_oGraphRectangle | |||
m_oVisual | Visual |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
MouseDragWithVisual ( Point mouseDownLocation, |
Initializes a new instance of the MouseDragWithVisual class.
|
Method | Description | |
---|---|---|
ForcePointToBeWithinMargins ( Point oPoint ) : Point |
protected ForcePointToBeWithinMargins ( Point oPoint ) : Point | ||
oPoint | Point | |
return | Point |
public MouseDragWithVisual ( Point mouseDownLocation, |
||
mouseDownLocation | Point | /// Location where the graph was clicked, in client coordinates. /// |
graphRectangle | /// The graph rectangle. /// | |
margin | /// The graph margin. /// | |
return | System |
protected Rect,System.Windows m_oGraphRectangle | ||
return |