[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msepolygon' (#msegui)

polygoninfoty

Declaration

Source position: msepolygon.pas line 30

type polygoninfoty = record

  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;

end;


Documentation generated on: 2021-05-13