SetGradientData Method (IHatchPattern)
Sets the specified color fill gradient.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetGradientData( _
IColor* Color1 As Color, _
IColor* Color2 As Color, _
VARIANT_BOOL IsCentered As System.Boolean, _
DOUBLE GradientAngle As System.Double _
) |
Parameters
- Color1
- Color; valid for both one- or two-color fills
- Color2
- Color; only valid for two-color fills
- IsCentered
- True if color fill is symmetric within the boundaries, false if not
- GradientAngle
- Angle of color gradation between 0 and 360°; specify using 15° increments
Remarks
See Also
Availability
DraftSight V1R1.3