GoDiagram Web Reference
Highlight Property (GoStroke)

Gets or sets whether this stroke displays a highlight along its path.
Syntax
'Declaration
 
<DescriptionAttribute("Whether a highlight is shown along the path of this stroke.")>
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
Public Overridable Property Highlight As Boolean
[DescriptionAttribute("Whether a highlight is shown along the path of this stroke.")]
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
public virtual bool Highlight {get; set;}

Property Value

This defaults to false.
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

GoStroke Class
GoStroke Members
HighlightPen Property
HighlightWhenSelected Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback