CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
hotkey_prefix.h
1
2
#ifndef _aspose_drawing_text_hotkey_prefix_h_
3
#define _aspose_drawing_text_hotkey_prefix_h_
4
5
namespace
System
{
namespace
Drawing {
namespace
Text
{
7
enum class
HotkeyPrefix
{
9
None = 0,
11
Show
= 1,
12
// The hot-key prefix is hidden.
13
Hide
= 2
14
};
15
}}}
16
17
#endif
System::Drawing::Imaging::ColorAdjustType::Text
@ Text
Defines color adjustment information for text.
System::Drawing::Text::HotkeyPrefix
HotkeyPrefix
Specifies the type of display for hot-key prefixes that relate to text.
Definition:
hotkey_prefix.h:7
System::Drawing::Text::HotkeyPrefix::Show
@ Show
Tthe hot-key prefix is displayed.
System::Drawing::Text::HotkeyPrefix::Hide
@ Hide
System
Definition:
db_command.h:9
include
drawing
text
hotkey_prefix.h
Generated by
1.9.4