Shape
  Namespace: FSketch.Behaviours
Union Cases
| Union Case | Description | 
          
            Ellipse(Size)
          
          
            Signature: Vector 
         | 
        
            
               
               
            
          
         | 
      
          
            Path(Path)
          
          
            Signature: Path 
         | 
        
            
               
               
            
          
         | 
      
          
            Rectangle(Size)
          
          
            Signature: Vector 
         | 
        
            
               
               
            
          
         | 
      
          
            Text(Text)
          
          
            Signature: Text 
         | 
        
            
               
               
            
          
         |