Article | 60000235 |
Type | Wish |
Product | Engine |
Version | 6009 |
Date Added | 8/31/2007 |
Fixed | Yes [11/1/2007] |
Submitted by | stavros meimaroglou |
Keywords |
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.