![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace : D2DSurface Class |
The following tables list the members exposed by D2DSurface.
Name | Description | |
---|---|---|
![]() | D2DSurface Constructor | Initializes a new D2DSurface |
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) |
![]() | BeginDraw | Initiates drawing on this surface. |
![]() | 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) |
![]() | Clear | Clears the drawing area to the specified solid color brush. |
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | CreateD2DBitmap | Creates an instance of a D2D bitmap. |
![]() | CreateD2DTileBrush | Creates a D2DTileBrush from an instance of a System.Windows.Media.TileBrush. |
![]() | Dispose | Releases all resources used by this D2DSurface. |
![]() | DrawArc | Draws the outline of an elliptical arc using the specified D2DPen. |
![]() | DrawEllipse | Draws the outline of an ellipse having the specified dimensions with the specified D2DPen. |
![]() | DrawGeometry | Draws the outline of the specified geometry using the specified D2DPen. |
![]() | DrawImage | Overloaded. Draws the specified Leadtools.RasterImage to the size of the specified rectangle and opacity. |
![]() | DrawLine | Draws a line between the specified points using the specified D2DPen. |
![]() | DrawPolygon | Draws the outline of a polygon using an array of Point structures and the specified D2DPen. |
![]() | DrawRectangle | Draws the outline of a rectangle that has the specified dimensions and D2DPen. |
![]() | DrawText | Overloaded. Draws the specified text using the format information provided by an D2DFont object. |
![]() | EndDraw | Ends drawing operations on the surface and returns true to indicate the success of the operations. |
![]() | EndInit | (Inherited from System.Windows.FrameworkElement) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | FillArc | Fills the interior of an elliptical arc using the specified brush. |
![]() | FillEllipse | Fills the interior of an ellipse using the specified brush. |
![]() | FillGeometry | Fills the interior of the specified geometry using the specified brush. |
![]() | FillPolygon | Fills the interior of a polygon using an array of Point and the specified brush. |
![]() | FillRectangle | Fills the interior of a rectangle that has the specified dimensions and the specified brush. |
![]() | FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) |
![]() | FindName | (Inherited from System.Windows.FrameworkElement) |
![]() | 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) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InputHitTest | (Inherited from System.Windows.UIElement) |
![]() | Invalidate | Redraw the specified area in D2DSurface. |
![]() | 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) |
![]() | Measure | (Inherited from System.Windows.UIElement) |
![]() | MoveFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | OnApplyTemplate | (Inherited from System.Windows.FrameworkElement) |
![]() | PointFromScreen | (Inherited from System.Windows.Media.Visual) |
![]() | PointToScreen | (Inherited from System.Windows.Media.Visual) |
![]() | PopClip | Removes the last clip rect from the surface. After this method is called, the clip is no longer applied to subsequent drawing operations. |
![]() | PopLayer | Stops redirecting drawing operations to the layer that is specified by the last PushLayer call. |
![]() | PredictFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | PushClip | Specifies a rectangle to which all subsequent drawing operations are clipped. until PopClip is called. |
![]() | PushLayer | Overloaded. Adds the specified layer to the surface so that it receives all subsequent drawing operations until PopLayer is called. |
![]() | 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) |
![]() | Restore | Restores the D2DSurface drawing state to that of the specified D2DDrawingState. |
![]() | Save | Saves the current drawing state. |
![]() | SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetDpi | Sets the dots per inch (DPI) of the surface. |
![]() | SetResourceReference | (Inherited from System.Windows.FrameworkElement) |
![]() | SetTransform | Applies the specified transform to the surface, replacing the existing transformation. All subsequent drawing operations occur in the transformed space. |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | ToString | (Inherited from System.Windows.Controls.Control) |
![]() | TransformToAncestor | Overloaded. (Inherited from System.Windows.Media.Visual) |
![]() | TransformToDescendant | (Inherited from System.Windows.Media.Visual) |
![]() | TransformToVisual | (Inherited from System.Windows.Media.Visual) |
![]() | TranslatePoint | (Inherited from System.Windows.UIElement) |
![]() | TryFindResource | (Inherited from System.Windows.FrameworkElement) |
![]() | UnregisterName | (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateLayout | (Inherited from System.Windows.UIElement) |