Record polygoninfoty
Unit
Declaration
type polygoninfoty = record
Description
This item has no description.
Overview
Fields
| Public | dim: rectty; |
| Public | ppmm: real; |
| Public | edgecount: integer; |
| Public | edgeradiusmm: real; |
| Public | edgeradiusvertexcount: integer; |
| Public | rotation: real; |
| Public | vertex: pointarty; |
| Public | color: colorty; |
| Public | colorline: colorty; |
| Public | colorlinegap: colorty; |
| Public | dashes: ansistring; |
| Public | linewidthmm: real; |
| Public | joinstyle: joinstylety; |
| Public | brush: tmaskedbitmap; |
| Public | brushoffset: pointty; |
| Public | smooth: boolean; |
Description
Fields
| Public | dim: rectty; |
|
This item has no description. | |
| Public | ppmm: real; |
|
This item has no description. | |
| Public | edgecount: integer; |
|
This item has no description. | |
| Public | edgeradiusmm: real; |
|
This item has no description. | |
| Public | edgeradiusvertexcount: integer; |
|
This item has no description. | |
| Public | rotation: real; |
|
This item has no description. | |
| Public | vertex: pointarty; |
|
This item has no description. | |
| Public | color: colorty; |
|
This item has no description. | |
| Public | colorline: colorty; |
|
This item has no description. | |
| Public | colorlinegap: colorty; |
|
This item has no description. | |
| Public | dashes: ansistring; |
|
This item has no description. | |
| Public | linewidthmm: real; |
|
This item has no description. | |
| Public | joinstyle: joinstylety; |
|
This item has no description. | |
| Public | brush: tmaskedbitmap; |
|
This item has no description. | |
| Public | brushoffset: pointty; |
|
This item has no description. | |
| Public | smooth: boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.