Class LineCardNodeData
public class LineCardNodeData : CardNodeData, INotifyPropertyChanged, IDable, ICloneable, ITemplate, ILinkDataCreator, IPortDataCreator, ISystemNodeData, INodeData, IData, IFlowableNode, IFlowable, IDisposable
- Inheritance
-
LineCardNodeData
- Implements
- Inherited Members
- Extension Methods
Properties
FlagLength
[Display(Name = "标签宽度", GroupName = "样式")]
public double FlagLength { get; set; }
Property Value
UseLeft
[Display(Name = "启用左侧", GroupName = "样式")]
public bool UseLeft { get; set; }
Property Value
UseRight
[Display(Name = "启用右侧侧", GroupName = "样式")]
public bool UseRight { get; set; }