Class: Wx::SF::Thumbnail::THUMBSTYLE
- Defined in:
- lib/wx/shapes/thumbnail.rb
Overview
Thumbnail style
Constant Summary collapse
- SHOW_ELEMENTS =
Show diagram elements (excluding connections) in the thumbnail.
self.new(1)
- SHOW_CONNECTIONS =
Show diagram connections in the thumbnail.
self.new(2)