Difference between revisions of "Menu Shape"

From Wiki
Jump to: navigation, search
(See Also)
(Applying templates (header, body, footer))
Line 1: Line 1:
__NOTOC__
+
{{command header|Menu}}
== menu Shape ==
+
 
'''Menu'''
+
{{body|menu Shape {name} {left} {top} {width} {height} {shapetype} {linetype} {linewidth} {linecolor} {filltype} {fillcolor}|The [[menu Shape]] command creates a shape in the EasyUO menu window.}}
=== Synopsis ===
+
[[menu Shape]] {name} {left} {top} {width} {height} {shapetype} {linetype} {linewidth} {linecolor} {filltype} {fillcolor}
+
  
=== Description ===
 
The [[menu Shape]] command creates a shape in the EasyUO menu window.
 
  
 
'''Table 17. menu Shape shapetype'''
 
'''Table 17. menu Shape shapetype'''
 +
  
 
{| border="1" cellpadding="2"
 
{| border="1" cellpadding="2"
Line 27: Line 24:
 
|-
 
|-
 
|}
 
|}
 +
  
 
'''Table 18. menu Shape linetype'''
 
'''Table 18. menu Shape linetype'''
 +
  
 
{| border="1" cellpadding="2"
 
{| border="1" cellpadding="2"
Line 49: Line 48:
 
|-
 
|-
 
|}
 
|}
 +
  
 
'''Table 19. menu Shape filltype'''
 
'''Table 19. menu Shape filltype'''
 +
  
 
{| border="1" cellpadding="2"
 
{| border="1" cellpadding="2"
Line 75: Line 76:
  
  
 
+
{{footer}}
 
+
==== See Also ====
+
{|
+
| [[menu_Activate|menu Activate]], [[menu_Button|menu Button]], [[menu_Check|menu Check]], [[menu_Clear|menu Clear]], [[menu_Combo|menu Combo]], [[menu_Delete|menu Delete]], [[menu_Edit|menu Edit]], [[menu_Font_Align|menu Font Align]], [[menu_Font_BGColor|menu Font BGColor]], [[menu_Font_Color|menu Font Color]], [[menu_Font_Name|menu Font Name]], [[menu_Font_Size|menu Font Size]], [[menu_Font_Style|menu Font Style]], [[menu_Font_Transparent|menu Font Transparent]], [[menu_Get|menu Get]], [[menu_GetNum|menu GetNum]], [[menu_Hide|menu Hide]], [[menu_HideEUO|menu HideEUO]], [[menu Image Create| menu Image Create]], [[menu Image Ellipse|menu Image Ellipse]], [[menu Image File|menu Image File]], [[menu Image FloodFill|menu Image FloodFill]], [[menu Image Line|menu Image Line]], [[menu Image Pix|menu Image Pix]], [[menu Image PixLine|menu Image PixLine]], [[menu Image Pos|menu Image Pos]], [[menu Image Rectangle|menu Image Rectangle]], [[menu_List|menu List]], [[menu_Set|menu Set]], [[menu_Show|menu Show]], [[menu_Text|menu Text]], [[menu_Window_Color|menu Window Color]], [[menu_Window_Size|menu Window Size]], [[menu_Window_Title|menu Window Title]]
+
|}
+
----
+
{|
+
| Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px |
+
[[Documentation#Menu |Menu ]]
+
|}
+

Revision as of 11:41, 23 September 2005


Synopsis

menu Shape {name} {left} {top} {width} {height} {shapetype} {linetype} {linewidth} {linecolor} {filltype} {fillcolor}

Description

The menu Shape command creates a shape in the EasyUO menu window.


Table 17. menu Shape shapetype


Value Description
1 Circle
2 Ellipse
3 Rectangle
4 Round Rectangle
5 Round Square
6 Square


Table 18. menu Shape linetype


Value Description
1 Clear
2 Dash
3 Dash Dot
4 Dash Dot Dot
5 Dot
6 Inside Frame
7 Solid


Table 19. menu Shape filltype


Value Description
1 BDiagonal
2 Clear
3 Cross
4 Diagonal Cross
5 FDiagonal
6 Horizontal
7 Solid
8 Vertical


See also

Main Page Documentation