Method: Tk::BLT::PlotComponent::Postscript#cget_strict

Defined in:
lib/tkextlib/blt/component.rb

#cget_strict(option) ⇒ Object



1169
1170
1171
# File 'lib/tkextlib/blt/component.rb', line 1169

def cget_strict(option)
  @chart.postscript_cget_strict(option)
end