GoDiagram Web Reference
PivotPoint Property

Gets or sets a fixed point which the needle will rotate around.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("A PointF that defines the starting point of the needle.")>
Public Property PivotPoint As PointF
[CategoryAttribute("Appearance")]
[DescriptionAttribute("A PointF that defines the starting point of the needle.")]
public PointF PivotPoint {get; set;}

Property Value

The value must be a point within the Bounds of this IndicatorNeedle.
Remarks
When you change the Bounds for this object, you will also need to update 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

IndicatorNeedle Class
IndicatorNeedle Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback