IsSelectionInteraction Property (Interaction)
                In This Topic
            
            Returns true, if interaction is a helper interaction to select placements.
            
            
            Syntax
            
            
            
            
            public virtual bool IsSelectionInteraction {get;}
             
        
            
            public:
virtual property bool IsSelectionInteraction {
   bool get();
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also