Class: Wx::SF::Thumbnail::THUMBSTYLE

Inherits:
Enum
  • Object
show all
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)

Method Summary

Methods inherited from Enum

#init_from_serialized