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