GoDiagram Web Reference
UnanchoredOffset Property

Gets or sets the offset from the Label for the result of ComputeAnchorPoint when there is no Anchor.
Syntax
'Declaration
 
<DescriptionAttribute("The relative distance from the top-left corner of the Label to the point, when there is no Anchor object")>
<CategoryAttribute("Appearance")>
<TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
Public Property UnanchoredOffset As SizeF
[DescriptionAttribute("The relative distance from the top-left corner of the Label to the point, when there is no Anchor object")]
[CategoryAttribute("Appearance")]
[TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
public SizeF UnanchoredOffset {get; set;}

Property Value

This defaults to -30 x -30.
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
ComputeAnchorPoint Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback