60000235 Gradient fill in hatches

Article 60000235
Type Wish
Product Engine
Date Added 8/31/2007 12:00:00 AM
Fixed (11/1/2007 12:00:00 AM)
Submitted by stavros meimaroglou

Summary

Gradient fill in hatches

Solution

In 6010 new properties was added in vdHatchProperties:

gradientType: Get/Set the gradient fill type with one of the VectorDraw.Render.vdGdiPenStyle.GradientType values:

None , Linear , LinearInverted, Center,CenterInverted

gradientColor2:Get/Set the gradient ending color.The starting color is the Fillcolor property.

gradientAngle:Get/Set the gradient direction angle in radius.Used with Linear and LinearInverted gradientType only.



Note: Gradient fill will be visible only in 2D (Render mode: Wire2d, Wire2dGdiPlus) and not in render/shade/shadeon modes.

Send comments on this topic.