Name | Description | |
---|---|---|
![]() | DiagramPanel Constructor | Construct an empty DiagramPanel. |
The following tables list the members exposed by DiagramPanel.
Name | Description | |
---|---|---|
![]() | DiagramPanel Constructor | Construct an empty DiagramPanel. |
Name | Description | |
---|---|---|
![]() | AddHandler | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | AddToEventRoute | (Inherited from System.Windows.UIElement) |
![]() | ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | ApplyTemplate | (Inherited from System.Windows.FrameworkElement) |
![]() | Arrange | (Inherited from System.Windows.UIElement) |
![]() | BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | BeginInit | (Inherited from System.Windows.FrameworkElement) |
![]() | BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | BringIntoView | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | CaptureMouse | (Inherited from System.Windows.UIElement) |
![]() | CaptureStylus | (Inherited from System.Windows.UIElement) |
![]() | CaptureTouch | (Inherited from System.Windows.UIElement) |
![]() | CenterPart | Overloaded. Center a Part's bounds within this viewport. |
![]() | CenterRect | Center a particular area of the diagram within this viewport. |
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | ComputeBounds | Compute the bounding rectangle that surrounds a given collection of parts. |
![]() | DoAutoScroll | Start or continue automatically scrolling the view during a mouse drag. |
![]() | EndInit | (Inherited from System.Windows.FrameworkElement) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) |
![]() | FindElementAt<T> | Search all parts that are at a given point that meet a given predicate, and return the first element that matches. |
![]() | FindElementsAt<T> | Search all parts that are at a given point that meet a given predicate, and return a collection of elements that match. |
![]() | FindElementsIn<T> | Find elements that are within a rectangle. |
![]() | FindElementsNear<T> | Find elements that are within a distance of a point. |
![]() | FindLayer<T> | Find a Layer of the given type T with exactly the same Layer.Id as the given name. |
![]() | FindName | (Inherited from System.Windows.FrameworkElement) |
![]() | FindPartAt<T> | Return the front-most Part that is at a given point. |
![]() | FindPartsAt<T> | Return all of the Parts that are at a given point. |
![]() | FindPartsIn<T> | Find parts that are within a rectangle. |
![]() | FindPartsNear<T> | Find parts that are near a point. |
![]() | FindResource | (Inherited from System.Windows.FrameworkElement) |
![]() | Focus | (Inherited from System.Windows.UIElement) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.UIElement) |
![]() | GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLayer<T> | Find a Layer of the given type T with exactly the same Layer.Id as the given name, or return a default layer of the given type. |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InputHitTest | (Inherited from System.Windows.UIElement) |
![]() | InvalidateArrange | (Inherited from System.Windows.UIElement) |
![]() | InvalidateMeasure | (Inherited from System.Windows.UIElement) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateVisual | (Inherited from System.Windows.UIElement) |
![]() | IsAncestorOf | (Inherited from System.Windows.Media.Visual) |
![]() | IsDescendantOf | (Inherited from System.Windows.Media.Visual) |
![]() ![]() | IsDoubleClick | This predicate is true if the mouse button event represents a double-click. |
![]() | LineDown | Increases the VerticalOffset by ScrollVerticalLineChange. (Implements IScrollInfo .) |
![]() | LineLeft | Decreases the HorizontalOffset by ScrollHorizontalLineChange. (Implements IScrollInfo .) |
![]() | LineRight | Increases the HorizontalOffset by ScrollHorizontalLineChange. (Implements IScrollInfo .) |
![]() | LineUp | Decreases the VerticalOffset by ScrollVerticalLineChange. (Implements IScrollInfo .) |
![]() | MakeBitmap | Overloaded. Generates a bitmap displaying the parts currently visible in the diagram. |
![]() | MakeVisible | Scroll the diagram so that a given element (visual) is in the viewport. (Implements IScrollInfo .) |
![]() | Measure | (Inherited from System.Windows.UIElement) |
![]() | MouseWheelDown | Increases the VerticalOffset by ScrollVerticalLineChange times the number of lines to scroll for mouse wheel rotation. (Implements IScrollInfo .) |
![]() | MouseWheelLeft | Decreases the HorizontalOffset by ScrollHorizontalLineChange times the number of lines to scroll for mouse wheel rotation. (Implements IScrollInfo .) |
![]() | MouseWheelRight | Increases the HorizontalOffset by ScrollHorizontalLineChange times the number of lines to scroll for mouse wheel rotation. (Implements IScrollInfo .) |
![]() | MouseWheelUp | Decreases the VerticalOffset by ScrollVerticalLineChange times the number of lines to scroll for mouse wheel rotation. (Implements IScrollInfo .) |
![]() | MoveFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | OnApplyTemplate | (Inherited from System.Windows.FrameworkElement) |
![]() | PageDown | Increases the VerticalOffset by ViewportHeight. (Implements IScrollInfo .) |
![]() | PageLeft | Decreases the HorizontalOffset by ViewportWidth. (Implements IScrollInfo .) |
![]() | PageRight | Increases the HorizontalOffset by ViewportWidth. (Implements IScrollInfo .) |
![]() | PageUp | Decreases the VerticalOffset by ViewportHeight. (Implements IScrollInfo .) |
![]() | PerformGesture | Simulate some mouse events. |
![]() | PointFromScreen | (Inherited from System.Windows.Media.Visual) |
![]() | PointToScreen | (Inherited from System.Windows.Media.Visual) |
![]() | PredictFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | RaiseEvent | (Inherited from System.Windows.UIElement) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | RegisterName | (Inherited from System.Windows.FrameworkElement) |
![]() | ReleaseAllTouchCaptures | (Inherited from System.Windows.UIElement) |
![]() | ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | ReleaseStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | ReleaseTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | RemoveHandler | (Inherited from System.Windows.UIElement) |
![]() | SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetHorizontalOffset | Change the value of HorizontalOffset by changing the value of Position. (Implements IScrollInfo .) |
![]() | SetResourceReference | (Inherited from System.Windows.FrameworkElement) |
![]() | SetScaleAndPosition | Set the Scale and Position properties with animation. |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | SetVerticalOffset | Change the value of VerticalOffset by changing the value of Position. (Implements IScrollInfo .) |
![]() | StopAutoScroll | Stop any ongoing auto-scroll action. |
![]() | TransformModelToView | Convert a Point in model coordinates to element coordinates. |
![]() ![]() | TransformToAncestor | Overloaded. |
![]() | TransformToDescendant | (Inherited from System.Windows.Media.Visual) |
![]() | TransformToVisual | (Inherited from System.Windows.Media.Visual) |
![]() | TransformViewToModel | Convert a Point in element coordinates to model coordinates. |
![]() | TranslatePoint | (Inherited from System.Windows.UIElement) |
![]() | TryFindResource | (Inherited from System.Windows.FrameworkElement) |
![]() | UnregisterName | (Inherited from System.Windows.FrameworkElement) |
![]() | Unsupported | |
![]() | UpdateDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateDiagramBounds | Request that the DiagramBounds value be updated, with a call to ComputeDiagramBounds. |
![]() | UpdateLayout | (Inherited from System.Windows.UIElement) |
![]() | ZoomToFit | Overloaded. Change the Scale so that everything within the DiagramBounds fits within the viewport. |