C# 클래스 VVVV.Packs.Messaging.Nodes.MessageSplitNode

상속: TypeablePinsNode
파일 보기 프로젝트 열기: velcrome/vvvv-Message

보호된 프로퍼티들

프로퍼티 타입 설명
LayoutChanged bool

공개 메소드들

메소드 설명
Evaluate ( int SpreadMax ) : void

보호된 메소드들

메소드 설명
CreatePin ( FormularFieldDescriptor field ) : IIOContainer
SetPinAttributes ( FormularFieldDescriptor configuration ) : IOAttribute

메소드 상세

CreatePin() 보호된 메소드

protected CreatePin ( FormularFieldDescriptor field ) : IIOContainer
field FormularFieldDescriptor
리턴 IIOContainer

Evaluate() 공개 메소드

public Evaluate ( int SpreadMax ) : void
SpreadMax int
리턴 void

SetPinAttributes() 보호된 메소드

protected SetPinAttributes ( FormularFieldDescriptor configuration ) : IOAttribute
configuration FormularFieldDescriptor
리턴 IOAttribute

프로퍼티 상세

LayoutChanged 보호되어 있는 프로퍼티

protected bool LayoutChanged
리턴 bool