ClassNodeViewModelBase
Class
Base class for MVVM nodes.
Definition
Namespace:Telerik.Windows.Controls.Diagrams.Extensions.ViewModels
Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax:
cs-api-definition
public class NodeViewModelBase : ItemViewModelBase, INotifyPropertyChanged, IDisposable
Inheritance: objectViewModelBaseItemViewModelBaseNodeViewModelBase
Derived Classes:
Implements:
Inherited Members
Constructors
NodeViewModelBase()
Initializes a new instance of the NodeViewModelBase class.
Declaration
cs-api-definition
public NodeViewModelBase()
Properties
Height
Gets or sets the height.
RotationAngle
Gets or sets the rotation of the shape.