Table of Contents

Class PillarNodeData

Namespace
H.Controls.Diagram.Extensions.Workflow
Assembly
H.Controls.Diagram.Extensions.Workflow.dll
[Display(Name = "数据库", GroupName = "基本流程图形状", Order = 13, Description = "数据库")]
public class PillarNodeData : WorkflowNodeBase, INotifyPropertyChanged, IDable, ICloneable, ITemplate, ILinkDataCreator, IPortDataCreator, ISystemNodeData, INodeData, IData, IFlowableNode, IFlowable, IDisposable, IWorkflowNode
Inheritance
PillarNodeData
Implements
Inherited Members
Extension Methods

Properties

RadiusX

说明

public double RadiusX { get; set; }

Property Value

double

RadiusY

说明

public double RadiusY { get; set; }

Property Value

double

Methods

GetGeometry()

protected override Geometry GetGeometry()

Returns

Geometry