프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_bDrawnAsSelected | System.Boolean | ||
m_oDrawingVisual | System.Windows.Media.DrawingVisual |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
DrawingHistory ( System.Windows.Media.DrawingVisual drawingVisual, System.Boolean drawnAsSelected ) : System |
Initializes a new instance of the DrawingHistory class.
|
|
GetBounds ( ) : System.Windows.Media.Geometry |
public DrawingHistory ( System.Windows.Media.DrawingVisual drawingVisual, System.Boolean drawnAsSelected ) : System | ||
drawingVisual | System.Windows.Media.DrawingVisual | /// The DrawingVisual object that was used to draw the object. /// |
drawnAsSelected | System.Boolean | /// true if the object was drawn as selected. /// |
리턴 | System |
public abstract GetBounds ( ) : System.Windows.Media.Geometry | ||
리턴 | System.Windows.Media.Geometry |