Gets or sets an annotation background's secondary color.
Visual Basic (Declaration) | |
---|---|
Public Overridable Property BackGradientEndColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Color BackGradientEndColor {get; set;} |
Return Value
A
A Color value used to draw an annotation background with hatching or gradient fill.
This color is used with BackColor when BackHatchStyle or BackGradientType are used.
This property does not apply to line-type annotations, image annotations and text annotations.
This color is used with BackColor when BackHatchStyle or BackGradientType are used.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Reference
Annotation ClassAnnotation Members
BackColor Property
BackHatchStyle Property
BackGradientType Property
BackColor Property
BackHatchStyle Property
BackGradientType Property
BackColor Property
BackHatchStyle Property
BackGradientType Property
BackColor Property
BackHatchStyle Property
BackGradientType Property