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