Interface ISelectorInfo Represent the information about the selector. 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 ISelectorInfo : IGroupInfo, INodeInfo, IGroupableInfo