MindFusion.Wpf Pack Programmer's Guide
ShapeDesignerCanvas Members
Constructors Fields Properties Methods
 


Represents the drawing canvas of a ShapeDesigner control.

The following tables list the members exposed by the ShapeDesignerCanvas type.

 Public Constructors

  Name Description

ShapeDesignerCanvas

 

 Public Fields

  Name Description

ZoomFactorProperty

Identifies the ZoomFactor dependency property.

 Public Properties

  Name Description

ShapeSize

Specifies the size of the design area representing the node's bounding rectangle.

ZoomFactor

Gets or sets the zoom factor used to scale up or down the ShapeDesignerCanvas.

 Protected Properties

  Name Description

VisualChildrenCount

Control.VisualChildrenCount override.

 Protected Methods

  Name Description

ArrangeOverride

Control.ArrangeOverride override.

GetVisualChild

Control.GetVisualChild override.

MeasureOverride

Control.MeasureOverride override.

OnPreviewKeyDown

Control.OnPreviewKeyDown override.

OnPreviewMouseLeftButtonDown

Control.OnPreviewMouseLeftButtonDown override.

OnPreviewMouseLeftButtonUp

Control.OnPreviewMouseLeftButtonUp override.

OnPreviewMouseMove

Control.OnPreviewMouseMove override.

OnRender

Control.OnRender override.

OnRenderSizeChanged

Control.OnRenderSizeChanged override.

 See Also

ShapeDesignerCanvas Class
MindFusion.Diagramming.Wpf Namespace