WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IContainerInfo - WPF API Reference | Syncfusion ContainerViewModel. ">

    Show / Hide Table of Contents

    Interface IContainerInfo

    Represents more / additional information about ContainerViewModel.

    Inherited Members
    IGroupInfo.IsDescendentSelected
    IGroupInfo.IsParentSelected
    INodeInfo.ScaleTo(Double, Double, Nullable<Point>, Boolean)
    INodeInfo.RotateTo(Double, Nullable<Point>)
    INodeInfo.DragXTo(Double)
    INodeInfo.DragYTo(Double)
    INodeInfo.MovePivotTo(Point)
    INodeInfo.GetRelativePoint(Point)
    INodeInfo.GetAbsolutePoint(Point)
    INodeInfo.DesiredSize
    INodeInfo.ActualWidth
    INodeInfo.ActualHeight
    INodeInfo.InOutConnectors
    INodeInfo.InConnectors
    INodeInfo.OutConnectors
    INodeInfo.Neighbors
    INodeInfo.InNeighbors
    INodeInfo.OutNeighbors
    IGroupableInfo.BringIntoViewport()
    IGroupableInfo.BringIntoCenter()
    IGroupableInfo.IsGrouped
    IGroupableInfo.Bounds
    IGroupableInfo.Graph
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public interface IContainerInfo : IGroupInfo, INodeInfo, IGroupableInfo
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved