Class LineCardNodeData
public class LineCardNodeData : CardNodeData, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, ICloneable, ITemplate, IPortDataCreator, IPortableNodeData, ILinkDataCreator, ITextNodeData, ITextable, IFlowableNodeData, INodeData, IFlowablePartData, IPartData, IData, IFlowable, IDisposable, IMessageable, IStopwatchable
- 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; }