Table of Contents

Class IfConditionDataGroup

Namespace
H.Controls.Diagram.Presenters.OpenCV.NodeDataGroups
Assembly
H.Controls.Diagram.Presenters.OpenCV.dll
[Icon("")]
[Display(Name = "条件判断", Description = "对图像进行条件判断选择执行对应路径", Order = 2)]
public class IfConditionDataGroup : BasicDataGroupBase, INotifyPropertyChanged, IBasicDataGroup, IImageDataGroup, IVideoDataGroup, INodeDataGroup, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable
Inheritance
IfConditionDataGroup
Implements
Inherited Members
Extension Methods

Methods

CreateNodeDatas()

protected override IEnumerable<INodeData> CreateNodeDatas()

Returns

IEnumerable<INodeData>