[Category("Appearance")] [Description("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 thisIndicatorNeedle
.[Category("Appearance")] [Description("A PointF that defines the starting point of the needle.")] public PointF PivotPoint {get; set;}
IndicatorNeedle
.Bounds
for this object, you will also need to update this property.