VGGraph 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 VGGraph : IDisposable
public class VGGraph : IDisposable
type VGGraph = class
interface IDisposable
Public Class VGGraph
Implements IDisposable
Inheritance
Implements
Constructors
Properties
Appearance
BoundingRectangle
Disposed
Edges
Edges[Double, Double, Double, Double]
FixupType
FlipX
FlipY
Gridding
Loading
NearestConnection[Double, Double, Double]
NearestEdge[Double, Double, Double]
NearestNode[Double, Double, Double]
Nodes
Nodes[Double, Double, Double, Double]
ObjectsInRectangle[Double, Double, Double, Double, Boolean]
OwningLayoutObject
PlacementDepth
PlacementStyle
Ports[Double, Double, Double, Double]
RecordedObjects
Rotate
RotateIncrement
RouteAdjustFrom
RouteAdjustTo
RouteFixedOverride
RouteJumpType
RoutingStyle
Visible
WorldGraph
Methods
DeselectAll()
Dispose()
Dispose(Boolean)
Finalize()
FindFreeArea(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
GetAvenueSize(Double, Double)
GetBlockSize(Double, Double)
GetLayoutContainer()
GetLineJumpFactor(Double, Double)
GetLineToLineClearance(Double, Double)
GetLineToNodeClearance(Double, Double)
GetNodeToNodeClearance(Double, Double)
GetPageSize(Double, Double)
Layout(Boolean)
LayoutSelected(Boolean)
OnIdle()
Reroute()
SelectAll()
SetAvenueSize(Double, Double)
SetBlockSize(Double, Double)
SetGraphSite(IGraphSite)
SetLineJumpFactor(Double, Double)
SetLineToLineClearance(Double, Double)
SetLineToNodeClearance(Double, Double)
SetNodeToNodeClearance(Double, Double)
SetPageSize(Double, Double)
StartRecorder()
StopRecorder()
Applies to