DrawLineDashDot question

tsdt

Active Member
Licensed User
Hi all,

Just wonder whether if there is something wrong with this portion of the code.. I kept on getting errors on this.


Dim Type(Dashlen, Spacelen) Dashes as Int32

...
...

Dashes.Dashlen = 2
Dashes.Spacelen = 2

drawExObj.DrawLineDashDot(PenExObj.Value, xLoc1, yLoc1, xLoc2, yLoc2, Dashes(,))

...

Something is wrong here..

Thanks.

:sign0085:
 

tsdt

Active Member
Licensed User

Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…