isCableConnectionPoint Property
                In This Topic
            
            Assigns whether it is possible to connect a cable to the Pin.
            
            
            Syntax
            
            
            
            
            public bool isCableConnectionPoint {get; set;}
             
        
            
            public:
property bool isCableConnectionPoint {
   bool get();
   void set (    bool value);
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also