GoDiagram Web Reference
BrushMidFraction Property (GoListGroup)

Gets or sets the fractional distance between the end colors at which the middle color is drawn.
Syntax
'Declaration
 
<DescriptionAttribute("The fraction (0-1) of the distance between the end colors at which the middle color is drawn")>
<CategoryAttribute("Appearance")>
Public Overridable Property BrushMidFraction As Single
[DescriptionAttribute("The fraction (0-1) of the distance between the end colors at which the middle color is drawn")]
[CategoryAttribute("Appearance")]
public virtual float BrushMidFraction {get; set;}
Remarks
This property is ignored if the value is Single.NaN. The meaning of this property depends on the value BrushStyle property; many brush styles ignore this property.This property is not meaningful unless the BrushStyle is a linear gradient or a path gradient that supports three colors. Changing the BrushStyle may also change the value of this property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoListGroup Class
GoListGroup Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback