EMRPLOYBEZIERTO16: Unterschied zwischen den Versionen
Aus API-Wiki
(Die Seite wurde neu angelegt: <code vb> Type EMRPLOYBEZIERTO16 pEmr As emr rclBounds As RECTL cpts As Long apts(1) As POINTS End Type </code> Kategorie:Type) |
|||
Zeile 1: | Zeile 1: | ||
− | < | + | <syntaxhighlight lang="vb"> |
Type EMRPLOYBEZIERTO16 | Type EMRPLOYBEZIERTO16 | ||
Zeile 7: | Zeile 7: | ||
apts(1) As POINTS | apts(1) As POINTS | ||
End Type | End Type | ||
− | </ | + | </syntaxhighlight> |
[[Kategorie:Type]] | [[Kategorie:Type]] |
Aktuelle Version vom 7. Oktober 2016, 21:22 Uhr
Type EMRPLOYBEZIERTO16
pEmr As emr
rclBounds As RECTL
cpts As Long
apts(1) As POINTS
End Type