Message 1 of 3
getPoint in CSharp

Not applicable
12-01-2006
04:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi,
In VB i could use
dim pt as double() = getPoint(, "Insert Point) and just put a ","
when first parameter was not needed.
However, CSharp does not allow me to put just "," as the
first argument. Is there anyway i can avoid it.
Thanks
Irfan
In VB i could use
dim pt as double() = getPoint(, "Insert Point) and just put a ","
when first parameter was not needed.
However, CSharp does not allow me to put just "," as the
first argument. Is there anyway i can avoid it.
Thanks
Irfan