Table of Contents

Class LaneNodeDataBase

Namespace
H.Controls.Diagram.Extensions.Workflow
Assembly
H.Controls.Diagram.Extensions.Workflow.dll
public abstract class LaneNodeDataBase : WorkflowNodeBase, INotifyPropertyChanged, IDable, ICloneable, ITemplate, ILinkDataCreator, IPortDataCreator, ISystemNodeData, INodeData, IData, IFlowableNode, IFlowable, IDisposable, IWorkflowNode
Inheritance
LaneNodeDataBase
Implements
Derived
Inherited Members
Extension Methods

Constructors

LaneNodeDataBase()

public LaneNodeDataBase()

Properties

CornerRadius

说明

public CornerRadius CornerRadius { get; set; }

Property Value

CornerRadius

HeaderBrush

说明

public Brush HeaderBrush { get; set; }

Property Value

Brush

HeaderHeight

说明

public double HeaderHeight { get; set; }

Property Value

double