RectBorderColor in web application

Example requests & Code samples for GdPicture Toolkits.
Post Reply
ksamy
Posts: 15
Joined: Fri Aug 31, 2012 9:34 am

RectBorderColor in web application

Post by ksamy » Tue Dec 11, 2012 11:15 am

Hi,

How to set RectBorderColor property in web application ?

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: RectBorderColor in web application

Post by Loïc » Tue Dec 18, 2012 1:47 pm

Hello,

From the reference guide:
RectBorderColor:
Defines the color of the rectangle of area selection. For COM interop usage, please consider the SetRectBorderColor() function.
And

in SetRectBorderColor() example:


Set the color of the rectangle of area selection color to RED.

Code: Select all

GdViewer1.SetRectBorderColor(GdViewer1.ARGBI(255, 255, 0, 0))
Hope this helps!

Kind regards,

Loïc

ksamy
Posts: 15
Joined: Fri Aug 31, 2012 9:34 am

Re: RectBorderColor in web application

Post by ksamy » Tue Dec 18, 2012 3:18 pm

Hi,
I got an error when write the same code in web application.
We are using GDPicture 8.5 version.
Kindly let me know whether the code write by us is fine or not?
Refer attachment
Attachments
GDPicture_SetRectColor_Error.PNG
Property not support error

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest