Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / SelectionContext Class
Members

In This Topic
    SelectionContext Class
    In This Topic
    This class is used to pass information current selection to interaction.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.EServices.Ged.SelectionContext

    Syntax
    public class SelectionContext 
    public ref class SelectionContext 
    Public Properties
     NameDescription
    Public PropertyReturns true, if point has been selected.  
    Public PropertyReturns true, if rectangle is set.  
    Public PropertyReturns point of single selection.  
    Public PropertyLower left corner of selection rectangle.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of SelectionContext object.  
    Top
    See Also