Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create some graphic in VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00545889
Message ID:
00545907
Vues:
18
Hi John,

Is that possible to create circles and other in hidden mode based
on certain size of object. Object could be let's say 200x100 pixels and
I need to cover that.

Thanks,

Doron

>>
>>I need to create some graphic in VFP and save it to disk as GIF image.
>>It should have next features:
>>Ability to draw point, line, oval, rectangle with different pen style.
>>Ability to fill some region with different brush style.
>>
>>Any idea is appreciated
>>
>>Regards,
>>
>>Doron
>
>You could just use paint:
>
>
>oWsh = CREATEOBJECT( "Wscript.Shell" )
>oWsh.Run( "mspaint" )
>oWsh = NULL
>RELEASE oWsh
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform