The BaseNode type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Attributes | (Inherited from VizBaseEntity.) |
![]() | Connections |
Returns all connections containing this node
|
![]() | IsAnimating |
Gets or sets a value defining if a node is currently animated
|
![]() | Name | (Inherited from VizNode.) |
![]() | Pos |
Location of the Node on the screen
|
![]() | PosNoEvent |
Location of the Node on the screen, the PorpertyChanged Event is not thrown
|
![]() | Size | (Inherited from VizNode.) |
![]() | SourceAttributes | (Inherited from VizBaseEntity.) |
See Also