menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ISelectorInfo - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ISelectorInfo

    Represent the information about the selector.

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