Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, February 10, 2009 12:54:49 AM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


hello,

      My application is a windows based application using c#.net 2008 and .net framework is 3.5 and also use leadtools version 16.In my application, Can i do the Brush options like,

Brush - .

Brush options include:

  • color brush
  • image/pattern brush
  • diameter
  • hardness/sharpness of brush edges
  • spacing - frequency of touches
  • density
  • opacity
  • fade out - allow the brush to fade during the stroke
  • texture - apply a bitmapped texture to the brush
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, February 10, 2009 5:41:18 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Are you referring to the Annotation brush (AnnBrush)? If yes, you can adjust some of the brush properties like the Color, Width and transparency of the brush. Please check the AnnAutomation demo for more details.
 
#3 Posted : Wednesday, February 11, 2009 10:56:37 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


yes , i refer AnnBrush
 
#4 Posted : Thursday, February 12, 2009 5:33:25 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Most of the remaining requirements are not supported by AnnBrush.
 
#5 Posted : Thursday, February 12, 2009 7:04:45 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


hello,

any way can i  implement my requirements early i mentione,

Thanks,

SSSKKK

 
#6 Posted : Sunday, February 15, 2009 5:00:43 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

The only way I can think of is to create your own image or pattern, then put them in a bitmap and use the bitmap in a stamp annotation object.
 
#7 Posted : Sunday, February 15, 2009 6:28:53 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


Please give me more explanations

thanks

SSSKKK

 
#8 Posted : Tuesday, February 17, 2009 7:01:32 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Create your own image with the desired solid shape and fill it with the desired pattern, and then create a Stamp object. Then set the image of the Stamp object to be the solid shape that you have created. This will only work if you want to create a solid object (like a rectangle) and fill it with a pattern.
 
#9 Posted : Tuesday, February 17, 2009 5:59:58 PM(UTC)

ssskkk  
ssskkk

Groups: Registered
Posts: 74


Please give me the codes.
 
#10 Posted : Wednesday, February 18, 2009 2:26:54 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

The help topic 'AnnStampObject Class' contains sample code create a Stamp object. You need to pass the image that you create to the AnnPicture object.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.110 seconds.