Difference between revisions of "Component: ID component:GdiComplexShape"
From Flowcode Help
Jump to navigationJump to search (MartinW moved page Component: ID component:GdiComplexShape to Component: ID component:gdicomplexshape) Tag: New redirect |
(Removed redirect to Component: ID component:gdicomplexshape) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | # | + | {| style="width:50%" |
+ | |- | ||
+ | | width="20%" style="color:gray;" | Author | ||
+ | | MatrixTSL | ||
+ | |- | ||
+ | | width="20%" style="color:gray;" | Version | ||
+ | | 1.0 | ||
+ | |- | ||
+ | | width="20%" style="color:gray;" | Category | ||
+ | | Creation | ||
+ | |} | ||
+ | |||
+ | |||
+ | ==Complex Shape component== | ||
+ | |||
+ | |||
+ | ==Detailed description== | ||
+ | |||
+ | ''No detailed description exists yet for this component'' | ||
+ | |||
+ | ==Examples== | ||
+ | |||
+ | ''<span style="color:red;">No additional examples</span>'' | ||
+ | |||
+ | ==Downloadable macro reference== | ||
+ | |||
+ | |||
+ | |||
+ | ==Property reference== | ||
+ | |||
+ | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#D8C9D8;" | [[File:Fc9-prop-icon.png]] | ||
+ | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
+ | |- | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Data | ||
+ | |- | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-11-icon.png]] | ||
+ | | width="90%" | Code | ||
+ | |- | ||
+ | | colspan="2" | Code for drawing the primitive | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-7-icon.png]] | ||
+ | | width="90%" | Closed | ||
+ | |- | ||
+ | | colspan="2" | Determines if the drawn shape is open or closed | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Outline | ||
+ | |- | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-12-icon.png]] | ||
+ | | width="90%" | Style | ||
+ | |- | ||
+ | | colspan="2" | Outline line style | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-15-icon.png]] | ||
+ | | width="90%" | Thickness | ||
+ | |- | ||
+ | | colspan="2" | Thickness of the outline | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-2-icon.png]] | ||
+ | | width="90%" | Colour | ||
+ | |- | ||
+ | | colspan="2" | | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-2-icon.png]] | ||
+ | | width="90%" | Gradient | ||
+ | |- | ||
+ | | colspan="2" | | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-12-icon.png]] | ||
+ | | width="90%" | Gradient Style | ||
+ | |- | ||
+ | | colspan="2" | | ||
+ | |- | ||
+ | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
+ | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Fill | ||
+ | |- | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-2-icon.png]] | ||
+ | | width="90%" | Colour | ||
+ | |- | ||
+ | | colspan="2" | Specifies the fill colour of the shape | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-2-icon.png]] | ||
+ | | width="90%" | Gradient | ||
+ | |- | ||
+ | | colspan="2" | | ||
+ | |- | ||
+ | | width="10%" align="center" | [[File:Fc9-type-12-icon.png]] | ||
+ | | width="90%" | Gradient Style | ||
+ | |- | ||
+ | | colspan="2" | | ||
+ | |} |
Revision as of 13:24, 20 January 2023
Author | MatrixTSL |
Version | 1.0 |
Category | Creation |
Contents
Complex Shape component
Detailed description
No detailed description exists yet for this component
Examples
No additional examples