C# Class VVVV.Packs.Messaging.Nodes.MessageSplitNode

Inheritance: TypeablePinsNode
Afficher le fichier Open project: velcrome/vvvv-Message

Protected Properties

Свойство Type Description
LayoutChanged bool

Méthodes publiques

Méthode Description
Evaluate ( int SpreadMax ) : void

Méthodes protégées

Méthode Description
CreatePin ( FormularFieldDescriptor field ) : IIOContainer
SetPinAttributes ( FormularFieldDescriptor configuration ) : IOAttribute

Method Details

CreatePin() protected méthode

protected CreatePin ( FormularFieldDescriptor field ) : IIOContainer
field FormularFieldDescriptor
Résultat IIOContainer

Evaluate() public méthode

public Evaluate ( int SpreadMax ) : void
SpreadMax int
Résultat void

SetPinAttributes() protected méthode

protected SetPinAttributes ( FormularFieldDescriptor configuration ) : IOAttribute
configuration FormularFieldDescriptor
Résultat IOAttribute

Property Details

LayoutChanged protected_oe property

protected bool LayoutChanged
Résultat bool