Module: Wx::SF::FilledArrow::DEFAULT
- Defined in:
 - lib/wx/shapes/arrows/filled_arrow.rb
 
Class Method Summary collapse
Class Method Details
.fill ⇒ Object
      14  | 
    
      # File 'lib/wx/shapes/arrows/filled_arrow.rb', line 14 def fill; @fill ||= Wx::WHITE_BRUSH.dup; end  |