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

SelectionContext Class
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 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