Thread
:
c++ - setting the color of a line
View Single Post
#
2
(
permalink
)
05-13-2008
Wilfried
MapForums Plus Member
Senior Member
Black Belt
Join Date: Nov 2004
Posts: 2,055
Re: c++ - setting the color of a line
Hi,
It is the Line property not the Fill property to set the color:
Code:
[pointer to my shape object]->Line->ForeColor = color;
__________________
rgds, Wilfried Mestdagh
www.mestdagh.biz
MapPoint coding demo
Order MapPoint 2009 with Routing and User Tools Spreadsheet
Wilfried
View Public Profile
Send a private message to Wilfried
Visit Wilfried's homepage!
Find all posts by Wilfried