Difference between revisions of "Shape"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
 +
Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.
 +
 
====Properties====
 
====Properties====
  
Line 9: Line 11:
 
!width="50%"|Description
 
!width="50%"|Description
 
|-
 
|-
|Curvature
+
|valign="top"|Curvature
|RW
+
|valign="top"|RW
|
+
|valign="top"|Numeric
|
+
|valign="top"|Curvature of shape: 0 = rectangle, 99 = elipse, 1-98 = rounded rectangle
 
|-
 
|-
|Fillcolor
+
|FillColor
 
|RW
 
|RW
|
+
|Numeric
|
+
|Shape's fill color
 
|-
 
|-
 
|}
 
|}

Revision as of 12:51, 9 January 2013

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Curvature RW Numeric Curvature of shape: 0 = rectangle, 99 = elipse, 1-98 = rounded rectangle
FillColor RW Numeric Shape's fill color

Methods

This class supports the Common Methods plus the following:

Method Args Description

Events

This class supports the Common Events plus the following:

Event Args Description