Photo_Editor_Application.RectFrameComponent Class
Responsible for drawing a rectangular frame with the user specified color and border width. The border is using a PathGradientBrush where the center value is set to transparent.

Access: Public
Base Classes: GraphicsComponent
  Members Description  
    RectFrameComponent Constructor.

 
    region    
    outerRectangle    
    innerRectangle    
    Draw Draws a frame rectangle in a user specified width and color.