GoDiagram Web Reference
BaseWidth Property

Gets or sets the width of the base of the triangular region of the balloon, near the text label.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The width of the base of the balloon's pointer")>
<DefaultValueAttribute()>
Public Overridable Property BaseWidth As Single
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The width of the base of the balloon's pointer")]
[DefaultValueAttribute()]
public virtual float BaseWidth {get; set;}

Property Value

This value defaults to 30. The value must be greater than zero.
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

GoBalloon Class
GoBalloon Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback