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


ShapeDesignerPropertyPanel

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

 Public Constructors

  Name Description

ShapeDesignerPropertyPanel

Describe your member here.

 Public Fields

  Name Description

FillColorProperty

Identifies the FillColor dependency property.

RoundedCornerRadiusProperty

Identifies the RoundedCornerRadius dependency property.

StrokeColorProperty

Identifies the StrokeColor dependency property.

StrokeDashStyleProperty

Identifies the StrokeDashStyle dependency property.

StrokeThicknessProperty

Identifies the StrokeThickness dependency property.

VisibleProperty

Identifies the Visible dependency property.

 Public Properties

  Name Description

FillColor

Gets or sets the current value of fill color picker control.

RoundedCornerRadius

Gets or sets the current value of corner radius numeric up-down control.

StrokeColor

Gets or sets the current value of stroke color picker control.

StrokeDashStyle

Gets or sets the current value of dash style combo box.

StrokeThickness

Gets or sets the current value of stroke thickness numeric up-down control.

Visible

Gets or sets a value indicating whether this control should be displayed. This is a dependency property.

 Public Methods

  Name Description

InitializeComponent

InitializeComponent

 Public Events

  Name Description

PropertyChanged

Implements INotifyPropertyChanged.PropertyChanged

 See Also

ShapeDesignerPropertyPanel Class
MindFusion.Diagramming.Wpf Namespace