VGNode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class VGNode : Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGLayoutObject
public class VGNode : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject
type VGNode = class
inherit VGLayoutObject
Public Class VGNode
Inherits VGLayoutObject
- Inheritance
- Derived
Constructors
VGNode() |
Properties
CenterX | (Inherited from VGLayoutObject) |
CenterY | (Inherited from VGLayoutObject) |
Connections | (Inherited from VGLayoutObject) |
Disposed | (Inherited from VGLayoutObject) |
FixedFlags | |
Graph | (Inherited from VGLayoutObject) |
Height | (Inherited from VGLayoutObject) |
Invisible | (Inherited from VGLayoutObject) |
LayoutObjectType | (Inherited from VGLayoutObject) |
Parent[Int32] | (Inherited from VGLayoutObject) |
PlacementDepth | (Inherited from VGLayoutObject) |
PlacementStyle | (Inherited from VGLayoutObject) |
RelativeTo | (Inherited from VGLayoutObject) |
Rotate | |
Rotated | |
RotateIncrement | |
RoutingBarrier | (Inherited from VGLayoutObject) |
RoutingStyle | (Inherited from VGLayoutObject) |
Select | (Inherited from VGLayoutObject) |
SubGraph | (Inherited from VGLayoutObject) |
UserObject | (Inherited from VGLayoutObject) |
Visible | (Inherited from VGLayoutObject) |
Width | (Inherited from VGLayoutObject) |
Methods
CreateInnerLayoutObject() | |
Dispose() | (Inherited from VGLayoutObject) |
Dispose(Boolean, Boolean) | |
Dispose(Boolean) | (Inherited from VGLayoutObject) |
GetCenter(Double, Double) | (Inherited from VGLayoutObject) |
Init() | (Inherited from VGLayoutObject) |
Place(Double, Double, Int32) | |
RemoveCollections() | (Inherited from VGLayoutObject) |
RemoveFromRecorders() | (Inherited from VGLayoutObject) |
RipUp() | |
SetCenter(Double, Double) | (Inherited from VGLayoutObject) |