Prod.: Engine, ver.: 6009, ID: 60000235, Wish : Gradient fill in hatches

Wish : Gradient fill in hatches

Article60000235
TypeWish
ProductEngine
Version6009
Date Added8/31/2007
FixedYes [11/1/2007]
Submitted bystavros meimaroglou
Keywords

Subject

Gradient fill in hatches

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.