HotPointSelectableConnectableArray..::..Draw Method
   Draws the object on the specified dc.
   
                
    Namespace: 
   UAOOI.Windows.Forms.GDIAssembly: CAS.Windows.Forms (in CAS.Windows.Forms.dll)
Syntax
public void Draw( Graphics dc, GraphicsSettings MyGraphicsSettings )
Parameters
- dc
 - Type: Graphics
The DeviceContext. 
- MyGraphicsSettings
 - Type: UAOOI.Windows.Forms.GDI..::..GraphicsSettings
The graphics settings. 

